Template:UT-Tokyo CSS

From 2010.igem.org

(Difference between revisions)
 
(18 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:left;
+
text-align:justify;
}
}
-
 
-
#description{
 
-
        margin:0px 0px 5px -10px;
 
-
}
 
-
 
#main img {
#main img {
-
         padding: 0;
+
         padding: 2px;
         margin: 10px;
         margin: 10px;
 +
}
 +
 +
div img#description{
 +
        margin:0px 0px 5px -10px;
}
}
Line 272: Line 271:
display:block;
display:block;
}  
}  
 +
 +
/*main contents end*/
 +
 +
/*footer*/
#footr {
#footr {
Line 307: Line 310:
}
}
 +
/*footer end*/
/*round box maker*/
/*round box maker*/
Line 327: Line 331:
/*round box maker end*/
/*round box maker end*/
 +
 +
 +
 +
</style>
</style>
Line 344: 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