Team:USTC-China/safety.css

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
#menu{
#menu{
-
width:975px;
+
width:915px;
height:auto;
height:auto;
-
padding:0px;
+
padding:0 30px;
margin:0px;
margin:0px;
}
}
#menu a{
#menu a{
-
color:#000000;
 
font-family: 'Dosis', sans-serif;
font-family: 'Dosis', sans-serif;
font-size:14pt;
font-size:14pt;
Line 33: Line 32:
#ustcsafety h2 a{
#ustcsafety h2 a{
font-family: 'Capriola', sans-serif;
font-family: 'Capriola', sans-serif;
-
color:#06402C;
+
color:#06402C;text-decoration:none;
border:none;}
border:none;}
#ustcsafety h2 a:hover{border:none;}
#ustcsafety h2 a:hover{border:none;}
Line 44: Line 43:
#ustcsafety h3 a{
#ustcsafety h3 a{
font-family: 'Capriola', sans-serif;
font-family: 'Capriola', sans-serif;
-
color:#06402C;
+
color:#06402C;text-decoration:none;
border:none;}
border:none;}
#ustcsafety h3{
#ustcsafety h3{
Line 55: Line 54:
#ustcsafety h4 a{
#ustcsafety h4 a{
font-family: 'Life Savers', cursive;
font-family: 'Life Savers', cursive;
-
font-size:18pt;
+
font-size:18pt;text-decoration:none;
border:none;
border:none;
}
}

Revision as of 14:22, 6 September 2012

  1. menu{

width:915px; height:auto; padding:0 30px; margin:0px; }

  1. menu a{

font-family: 'Dosis', sans-serif; font-size:14pt; text-decoration:none; }

  1. menu a:hover{

color:#06402C; font-size:14pt; text-decoration:none; border:none; }



  1. ustcsafety{

position:relative; width:915px; height:auto; position:realtive; background:#ffffff; padding:30px; margin:0px; }

  1. ustcsafety h2 a{

font-family: 'Capriola', sans-serif; color:#06402C;text-decoration:none; border:none;}

  1. ustcsafety h2 a:hover{border:none;}
  2. ustcsafety h2{

font-size:20pt; text-decoration:none; text-align:left; border:none;}

  1. ustcsafety h3 a{

font-family: 'Capriola', sans-serif; color:#06402C;text-decoration:none; border:none;}

  1. ustcsafety h3{

font-size:18pt; text-decoration:none; text-indent:1em; text-align:left; border:none;}

  1. ustcsafety h4 a{

font-family: 'Life Savers', cursive; font-size:18pt;text-decoration:none; border:none; }

  1. ustcsafety h4{

text-decoration:none; text-indent:2em; text-align:left; border:none;}

  1. ustcsafety p{

font-family: 'Dosis', sans-serif; font-size:14pt; text-decoration:none; text-align:justify; }