Team:Freiburg/test
From 2011.igem.org
(Difference between revisions)
Line 109: | Line 109: | ||
color:#555555; | color:#555555; | ||
} | } | ||
- | # | + | #up_line{ |
background-color: #0CA5B0; | background-color: #0CA5B0; | ||
border: none; | border: none; | ||
- | width: | + | width: 100%; |
- | height: | + | height: 90px; |
margin: 0 auto; | margin: 0 auto; | ||
} | } | ||
- | # | + | #up_center{ |
- | + | background-color: #FEFEEB; | |
- | height: | + | height:40px; |
- | width: | + | width:965px; |
+ | align:center; | ||
+ | } | ||
+ | #my_content{ | ||
+ | background-color: #FEFEEB; | ||
+ | height:100%; | ||
+ | width:965px; | ||
+ | align:center; | ||
} | } | ||
</style> | </style> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<div id=up_center> | <div id=up_center> | ||
</div> | </div> | ||
- | <div id= | + | <div id=up_line> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
</div> | </div> | ||
- | <div id= | + | <div id=my_content> |
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 16:17, 10 June 2011