Template:Osaka/Css
From 2010.igem.org
(Difference between revisions)
(7 intermediate revisions not shown) | |||
Line 62: | Line 62: | ||
- | /*html{ | + | /* |
+ | html{ | ||
overflow:hidden; | overflow:hidden; | ||
height:100%;} | height:100%;} | ||
Line 73: | Line 74: | ||
div#wrap{ | div#wrap{ | ||
- | height: 100%; | + | height:100%; |
- | width: | + | width: 950px; |
margin:0 auto; | margin:0 auto; | ||
- | |||
background-color:#FFFFFF; | background-color:#FFFFFF; | ||
- | + | ||
} | } | ||
div#left{ | div#left{ | ||
- | padding: | + | padding:0px 0px 0px 10px; |
border:0px; | border:0px; | ||
background-color:#FFFFFF; | background-color:#FFFFFF; | ||
width:300px; | width:300px; | ||
- | + | float:left; | |
- | + | ||
- | + | ||
height:100%; | height:100%; | ||
} | } | ||
Line 143: | Line 141: | ||
.menu_sb1 a.subfolderstyle{ | .menu_sb1 a.subfolderstyle{ | ||
- | background: url( | + | background: url(https://static.igem.org/mediawiki/2010/5/58/Osaka_Right.gif) no-repeat 97% 50%; |
} | } | ||
Line 154: | Line 152: | ||
div#right{ | div#right{ | ||
- | + | ||
- | + | ||
padding:0px 10px 0px 10px ; | padding:0px 10px 0px 10px ; | ||
- | width: | + | width:620px; |
height:100%; | height:100%; | ||
background-color:#FFFFFF; | background-color:#FFFFFF; | ||
Line 201: | Line 198: | ||
} | } | ||
.release{ clear:both; | .release{ clear:both; | ||
+ | } | ||
+ | .release hr{ | ||
+ | display:none; | ||
} | } | ||
.picture{ padding:0px 0px 0px 10px; | .picture{ padding:0px 0px 0px 10px; | ||
Line 210: | Line 210: | ||
- | </style> | + | </style> |
+ | |||
</html> | </html> |
Latest revision as of 11:57, 8 September 2010