Team:VIT Vellore/Templates/Header

From 2011.igem.org

(Difference between revisions)
Line 60: Line 60:
     font-family: helvetica, arial, sans-serif;
     font-family: helvetica, arial, sans-serif;
     background-color:rgba(255,255,255,0.3);
     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;
+
h2{
 +
font-family: helvetica, sans-serif, verdana, geneva;
 +
font-size:15px;
 +
text-transform:uppercase;
 +
letter-spacing:1px;
 +
border-bottom:2px solid #000;
 +
}
 +
h3{
 +
font-family: helvetica, sans-serif, verdana, geneva;
 +
color:#000;
 +
font-size:16px;
 +
font-weight:bold;
 +
text-transform:uppercase;
 +
line-height:16px;
 +
letter-spacing:1px;
}
}
-
 
</style>
</style>
-
<!--<style>
 
-
h2{color:#44f3e1; }
 
-
h1, h2, h3, h4, h5{font-family:"Vollkorn", serif; font-size:200%; line-height:35px; border-bottom:0; margin-bottom:5px; border-top:1px dotted #e3e3e3; margin-top:10px; padding-top:30px; font-weight:normal;}
 
-
h2.noline{border-top:0; margin-top:0; padding-top:0; margin-bottom:0; line-height:20px; padding-top:2px; font-size:20px;}
 
-
h2.topheader{border-top:0; padding-top:0; margin-top:5px;}
 
-
 
-
</style>
 
-
-->
 
</head>
</head>
<body>  
<body>  

Revision as of 17:55, 5 October 2011