Team:USTC-China/safety.css

From 2012.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 17: Line 17:
}
}
#menu a:hover{
#menu a:hover{
 +
color:#3399FF;
font-size:14pt;
font-size:14pt;
text-decoration:none;
text-decoration:none;
Line 29: Line 30:
#ustcsafety{
#ustcsafety{
position:relative;
position:relative;
-
width:915px;
+
width:775px;
height:auto;
height:auto;
position:realtive;
position:realtive;
background:#ffffff;
background:#ffffff;
-
padding:30px;
+
padding:0px;
-
margin:0px;
+
margin-left:100px;
}
}
#ustcsafety h2 a{
#ustcsafety h2 a{
Line 96: Line 97:
font-size: 14px;
font-size: 14px;
text-indent:2.5em;
text-indent:2.5em;
 +
}
 +
 +
#ustcsafety ul.phageul{
 +
display:block;
 +
margin-left:30px;
 +
}
 +
#ustcsafety p.picw{
 +
color:#F60;
 +
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
 +
font-size: 13px;
}
}

Latest revision as of 12:43, 19 September 2012

  1. menu{

width:915px; height:auto; padding:0 30px; margin:0px; } .menuword{ margin-left:500px; padding:0px; }

  1. menu a{

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

  1. menu a:hover{

color:#3399FF; font-size:14pt; text-decoration:none; border:none; }




  1. ustcsafety{

position:relative; width:775px; height:auto; position:realtive; background:#ffffff; padding:0px; margin-left:100px; }

  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; line-height:30px; 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; }

  1. ustcsafety li.part{

font-family: "Lucida Grande", "Lucida Sans Unicode", Arial; font-size: 18px; color: #FF6600; font-style:0.7em; text-indent:0.3em; }

  1. ustcsafety b{

font-family: "Lucida Grande", "Lucida Sans Unicode", Arial; font-size: 14px; color: #AA0000; font-style:0.7em; }

  1. ustcsafety p.geno{

font-family: "Lucida Grande", "Lucida Sans Unicode", Arial; font-size: 14px; text-indent:2.5em; }

  1. ustcsafety ul.phageul{

display:block; margin-left:30px; }

  1. ustcsafety p.picw{

color:#F60; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial; font-size: 13px; }