Team:Edinburgh/defaultcss

From 2010.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 30: Line 30:
background-color: black;
background-color: black;
color: ivory;
color: ivory;
 +
        float:left;
         position:relative;
         position:relative;
         left:50%;
         left:50%;
Line 41: Line 42:
ul.dropdown a:link,
ul.dropdown a:link,
ul.dropdown a:visited { color: ivory; text-decoration: none; }
ul.dropdown a:visited { color: ivory; text-decoration: none; }
-
ul.dropdown a:hover { color: ivory; text-decoration: none; }
+
ul.dropdown a:hover { color: #CC3333; text-decoration: none; }
ul.dropdown a:active { color: ivory; }
ul.dropdown a:active { color: ivory; }
Line 156: Line 157:
#top-section {
#top-section {
-
height: 65px;
+
height: 25px;
border-left: none;
border-left: none;
border-right: none;
border-right: none;
Line 182: Line 183:
#menubar{
#menubar{
-
top:42px;
+
top:22px;
z-index:25;
z-index:25;
}
}
Line 188: Line 189:
img[src*="/wiki/skins/common/images/wiki.png"]{
img[src*="/wiki/skins/common/images/wiki.png"]{
     width:0;
     width:0;
-
     height:83px;
+
     height:40px;
     padding-right:975px;
     padding-right:975px;
     background:transparent url(https://static.igem.org/mediawiki/2010/3/33/Ed10-LogoTop.png) top left no-repeat;
     background:transparent url(https://static.igem.org/mediawiki/2010/3/33/Ed10-LogoTop.png) top left no-repeat;
Line 203: Line 204:
}
}
-
#h2{
+
h2{
-
background-color: black;
+
border-bottom-color: #870008;
-
font-weight: bold;
+
}
}
Line 215: Line 215:
#globalWrapper{
#globalWrapper{
background-color: black;
background-color: black;
 +
background-image:url("https://static.igem.org/mediawiki/2010/5/5a/Ed10-Background01.jpg");
 +
background-position: center bottom;
 +
background-repeat: no-repeat;
 +
background-attachment: fixed;
font: 11px Tahoma, Arial, Helvetica, sans-serif;
font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
}
Line 239: Line 243:
A:hover{
A:hover{
text-decoration: none;
text-decoration: none;
-
color: #CC3333;
+
color: #870008;
}
}

Latest revision as of 19:10, 21 October 2010