Template:UT-Tokyo CSS
From 2010.igem.org
(Difference between revisions)
(19 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 78: | Line 77: | ||
list-style: none; | list-style: none; | ||
list-style-position:inside; | list-style-position:inside; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 105: | Line 99: | ||
line-height:170%; | line-height:170%; | ||
background-color:#CCC; | background-color:#CCC; | ||
+ | text-align:justify; | ||
} | } | ||
Line 242: | Line 237: | ||
#main p,#main h2{ | #main p,#main h2{ | ||
- | text-indent: | + | text-indent:0em; |
text-transform:none; | text-transform:none; | ||
- | text-align: | + | text-align:justify; |
+ | } | ||
+ | |||
+ | #main img { | ||
+ | padding: 2px; | ||
+ | margin: 10px; | ||
} | } | ||
- | #description{ | + | div img#description{ |
margin:0px 0px 5px -10px; | margin:0px 0px 5px -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