Template:Team:Aachen/newHeader
From 2014.igem.org
(Difference between revisions)
m (Undo position:relative breaks layers, z-index does not actually fix, top:50px does not work without position:relative) |
m (inserted <div height="100px"></div> into first block) |
||
Line 221: | Line 221: | ||
} | } | ||
- | .transbg { color:#000000!important; background-color:rgba(0,0,0,0)!important | + | .transbg { color:#000000!important; background-color:rgba(0,0,0,0)!important; } |
- | .highmenu{ color:#000000!important; background-color:rgba(0,0,0,0)!important; | + | .highmenu{ color:#000000!important; background-color:rgba(0,0,0,0)!important; } |
- | .lowmenu{ color:#000000!important; background-color:rgba(142,186,229,0.9)!important; | + | .lowmenu{ color:#000000!important; background-color:rgba(142,186,229,0.9)!important; } |
Line 353: | Line 353: | ||
<!--====================================================================--> | <!--====================================================================--> | ||
<!--==================== 1ST BLOCK STARTS ==============================--> | <!--==================== 1ST BLOCK STARTS ==============================--> | ||
+ | <div height="100px"></div> | ||
<table class="transbg" width="100%" cellspacing="0"> | <table class="transbg" width="100%" cellspacing="0"> | ||
<tr> | <tr> |
Revision as of 09:55, 17 July 2014
|