Template:Team:TMU-Tokyo/header
From 2013.igem.org
(Difference between revisions)
Masashiohara (Talk | contribs) |
Masashiohara (Talk | contribs) |
||
Line 7: | Line 7: | ||
#globalWrapper{ | #globalWrapper{ | ||
- | background-color: # | + | background-color: #FFFFFF; |
- | background-image: url(""); | + | background-image: url("#"); |
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
border: none; | border: none; | ||
- | width: | + | width: auto; |
} | } | ||
#globalWrapper #content{ | #globalWrapper #content{ | ||
background: none; | background: none; | ||
- | margin-left: | + | margin-left: auto; |
- | margin-right: | + | margin-right: auto; |
padding: 0; | padding: 0; | ||
border: none; | border: none; | ||
width: 960px; | width: 960px; | ||
- | |||
- | |||
} | } | ||
#bodyContent{ | #bodyContent{ | ||
- | background: # | + | background: #F0FFFF; |
filter:alpha(opacity=90); | filter:alpha(opacity=90); | ||
opacity:0.90; | opacity:0.90; | ||
Line 38: | Line 36: | ||
#top-section { | #top-section { | ||
- | |||
background-image: url("https://static.igem.org/mediawiki/igem.org/8/81/TMUheader%28%29.png"); | background-image: url("https://static.igem.org/mediawiki/igem.org/8/81/TMUheader%28%29.png"); | ||
width: 1360px; | width: 1360px; | ||
- | Height: | + | Height: 170px; |
border: none; | border: none; | ||
- | filter:alpha(opacity= | + | filter:alpha(opacity=80); |
- | opacity: | + | opacity:0.80; |
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 20:39, 9 September 2013