Template:Kyoto/css
From 2014.igem.org
(Difference between revisions)
Line 37: | Line 37: | ||
#top{ | #top{ | ||
- | width: | + | width: 100%; |
height: 425px; | height: 425px; | ||
} | } | ||
Line 43: | Line 43: | ||
#top-dms{ | #top-dms{ | ||
background-color: #00ff00; | background-color: #00ff00; | ||
- | width: | + | width: 50%; |
height: 425px; | height: 425px; | ||
float: left; | float: left; | ||
Line 59: | Line 59: | ||
#top-magnet{ | #top-magnet{ | ||
background-color: #0000ff; | background-color: #0000ff; | ||
- | width: | + | width: 50%; |
height: 425px; | height: 425px; | ||
float: right; | float: right; | ||
Line 74: | Line 74: | ||
.top-title{ | .top-title{ | ||
- | width: | + | width: 50%; |
text-align: center; | text-align: center; | ||
} | } |
Revision as of 07:40, 9 September 2014