Template:UT-Tokyo CSS

From 2010.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 7: Line 7:
  /*Wiki Hack */
  /*Wiki Hack */
-
 
-
 
#globalWrapper {
#globalWrapper {
Line 40: Line 38:
margin:0 auto;
margin:0 auto;
width:100%;
width:100%;
 +
text-indent:0em;
}
}
Line 100: Line 99:
line-height:170%;
line-height:170%;
background-color:#CCC;
background-color:#CCC;
 +
        text-align:justify;
}
}
Line 237: Line 237:
#main p,#main h2{
#main p,#main h2{
-
text-indent:1em;
+
text-indent:0em;
text-transform:none;
text-transform:none;
text-align:justify;
text-align:justify;
Line 243: Line 243:
#main img {
#main img {
-
         padding: 0;
+
         padding: 2px;
         margin: 10px;
         margin: 10px;
}
}
Line 271: Line 271:
display:block;
display:block;
}  
}  
 +
 +
/*main contents end*/
 +
 +
/*footer*/
#footr {
#footr {
Line 306: Line 310:
}
}
 +
/*footer end*/
/*round box maker*/
/*round box maker*/
Line 326: Line 331:
/*round box maker end*/
/*round box maker end*/
 +
 +
 +
 +
</style>
</style>
Line 343: Line 352:
margin: 0px auto 0px auto;
margin: 0px auto 0px auto;
}
}
 +
 +
</style><![endif]-->
</style><![endif]-->
</html>
</html>

Latest revision as of 16:15, 21 August 2010