Template:Leanna widecss
From 2010.igem.org
(Difference between revisions)
(158 intermediate revisions not shown) | |||
Line 40: | Line 40: | ||
#header { | #header { | ||
position: absolute; | position: absolute; | ||
- | top: | + | top:20px; |
margin: 0px; | margin: 0px; | ||
width: 955px; | width: 955px; | ||
- | height: | + | height: 595px; |
left: 10px; | left: 10px; | ||
- | background-image: url('https://static.igem.org/mediawiki/2010/ | + | background-image: url('https://static.igem.org/mediawiki/2010/f/ff/Bgtry3.png'); |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
} | } | ||
Line 58: | Line 58: | ||
top: 45px; | top: 45px; | ||
left: 0px; | left: 0px; | ||
+ | width: 43px; | ||
padding: 2px; | padding: 2px; | ||
- | background-image: url('https://static.igem.org/mediawiki/2010/9/9b/Bubble.png'); | + | background-image: url('https://static.igem.org/mediawiki/2010/3/34/Transparency50.png'); |
- | background-repeat: repeat-y; | + | /* background-image: url('https://static.igem.org/mediawiki/2010/9/9b/Bubble.png'); |
+ | background-repeat: repeat-y; */ | ||
} | } | ||
Line 66: | Line 68: | ||
position: absolute; | position: absolute; | ||
top: 0px; | top: 0px; | ||
- | background-image: url('https://static.igem.org/mediawiki/2010/3/31/Pike.png'); | + | /* background-image: url('https://static.igem.org/mediawiki/2010/3/31/Pike.png'); */ |
background-repeat: repeat-x; | background-repeat: repeat-x; | ||
- | background-position: bottom; | + | background-position: bottom; |
- | height: 35px; | + | height: 35px; --!> |
+ | background: #d8e6e6 none no-repeat fixed inherit; | ||
+ | height: 20px; | ||
left: 10px; | left: 10px; | ||
width: 955px; | width: 955px; | ||
Line 79: | Line 83: | ||
margin:0; | margin:0; | ||
width:100%; | width:100%; | ||
- | height: | + | height: 600px; |
background-color: white; | background-color: white; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
.mainContent { | .mainContent { | ||
- | background-color: | + | background-color: snow; |
- | background-image: url('https://static.igem.org/mediawiki/2010/c/c9/Maincontent.png'); | + | /* background-image: url('https://static.igem.org/mediawiki/2010/c/c9/Maincontent.png'); */ |
- | width: | + | width: 900px; |
height: 400px; | height: 400px; | ||
+ | overflow: hidden; | ||
position: absolute; | position: absolute; | ||
- | top: | + | padding:0px 0px; |
- | left: | + | margin:0px 0px; |
+ | top: 170px; | ||
+ | left: 40px; | ||
border: none; | border: none; | ||
font-family: Osaka, verdana, Sans-Serif; | font-family: Osaka, verdana, Sans-Serif; | ||
Line 105: | Line 103: | ||
.txtContainer{ | .txtContainer{ | ||
- | width: | + | width: 878px; |
- | height: auto; | + | height: 378px; |
- | + | overflow: auto; | |
- | + | background-color: white; | |
- | + | color: #424242; | |
+ | padding:10px; | ||
+ | margin: 0px 0px; | ||
position: relative; | position: relative; | ||
background-image: url('https://static.igem.org/mediawiki/2010/3/34/Transparency50.png'); | background-image: url('https://static.igem.org/mediawiki/2010/3/34/Transparency50.png'); | ||
+ | } | ||
+ | |||
+ | .column{ | ||
+ | font-family: sans-serif; | ||
+ | color: #424242; | ||
+ | border: 1px solid gray; | ||
+ | width: 30%; | ||
+ | height: 180px; | ||
+ | padding: 10px; | ||
+ | display: inline-table; | ||
+ | } | ||
+ | |||
+ | .aboveColumn{ | ||
+ | border: none; | ||
+ | padding-left: 10px; | ||
+ | margin: 0px; | ||
+ | display: inline-table; | ||
+ | width: 30%; | ||
+ | font-family: sans-serif; | ||
+ | font-size: medium; | ||
+ | } | ||
+ | |||
+ | .half { | ||
+ | border: 1px solid gray; | ||
+ | width: 45%; | ||
+ | height: 220px; | ||
+ | padding: 10px; | ||
+ | display: inline-table; | ||
+ | } | ||
+ | |||
+ | .entry{ | ||
+ | background-image: url('https://static.igem.org/mediawiki/2010/3/34/Transparency50.png'); | ||
+ | border: 1px solid gray; | ||
+ | font-family: sans-serif; | ||
+ | width: 93%; | ||
+ | height: 300px; | ||
+ | color: #424242; | ||
+ | padding: 10px; | ||
} | } | ||
Line 148: | Line 186: | ||
.tabContainer { | .tabContainer { | ||
- | top: - | + | top: -20px; |
width:500px; | width:500px; | ||
- | height: | + | color: #424242; |
- | + | border: 1px solid gray; | |
+ | height: 325px; | ||
+ | margin: 10px 120px; | ||
padding-top:13px; | padding-top:13px; | ||
left: 50px; | left: 50px; | ||
Line 247: | Line 287: | ||
background-color: transparent; | background-color: transparent; | ||
position: relative; | position: relative; | ||
- | left: | + | left: 35px; |
- | top: - | + | top: -35px; |
padding-left: 8px; | padding-left: 8px; | ||
} | } | ||
Line 278: | Line 318: | ||
.topMenu{ | .topMenu{ | ||
display:block; | display:block; | ||
- | border-left: 5px solid | + | border-left: 5px solid gray; |
font-family: Sans-Serif; | font-family: Sans-Serif; | ||
- | |||
font-size: 10px; | font-size: 10px; | ||
} | } | ||
Line 286: | Line 325: | ||
#menu a { | #menu a { | ||
- | color: | + | color: gray; |
display: inline; | display: inline; | ||
text-decoration: none; | text-decoration: none; | ||
Line 297: | Line 336: | ||
#menu a:hover { | #menu a:hover { | ||
- | color: | + | color: black; |
opacity:0.7; | opacity:0.7; | ||
} | } | ||
Line 322: | Line 361: | ||
display: block; | display: block; | ||
width:100px; | width:100px; | ||
- | background-color: | + | background-color: #c6c6c6; |
text-align: center; | text-align: center; | ||
letter-spacing: normal; | letter-spacing: normal; | ||
Line 336: | Line 375: | ||
#menu ul li ul li:hover { | #menu ul li ul li:hover { | ||
- | background-color: | + | background-color: white; |
} | } | ||
Latest revision as of 10:25, 25 August 2010