Team:Edinburgh/tech/basiccss

From 2011.igem.org

(Difference between revisions)
Line 64: Line 64:
}
}
-
img[src*="/wiki/skins/common/images/wiki.png"]{
+
img[src*="/wiki/skins/common/images/wiki.png"]{
     width:0;
     width:0;
     height:40px;
     height:40px;
Line 87: Line 87:
#navbox{
#navbox{
background-color: white;
background-color: white;
-
top: 50%;
+
position:absolute;
-
width: 30%;
+
top: 100px;
 +
left:0px;
 +
width: 300px;
 +
z-index: 1;
}
}
Line 125: Line 128:
</style>
</style>
-
<br><br><br><br>
 
</html>
</html>

Revision as of 11:45, 17 June 2011