Team:VIT Vellore/Templates/Header

From 2011.igem.org

(Difference between revisions)
Line 77: Line 77:
  line-height:16px;
  line-height:16px;
letter-spacing:1px;
letter-spacing:1px;
 +
}
 +
#textBox{
 +
width: 900px;
 +
    border: none;
 +
    font-family: helvetica, arial, sans-serif;
 +
    background-color:rgba(255,255,255,0.3);
 +
-moz-box-shadow: 0px 0px 20px #aaaaaa;
 +
  -webkit-box-shadow: 0px 0px 20px #aaaaaa;
 +
  box-shadow: 0px 0px 20px #aaaaaa;
 +
 +
}
}
</style>
</style>

Revision as of 17:58, 5 October 2011