Template:Leanna darkcss

From 2010.igem.org

(Difference between revisions)
 
(102 intermediate revisions not shown)
Line 88: Line 88:
  left: 10px;
  left: 10px;
  background-image: url('https://static.igem.org/mediawiki/2010/a/aa/Bgtry.png');
  background-image: url('https://static.igem.org/mediawiki/2010/a/aa/Bgtry.png');
-
  background-repeat: no-repeat;}
+
  background-repeat: no-repeat;
 +
}
#content {
#content {
Line 96: Line 97:
#stones {
#stones {
-
  position: absolute;
+
  position: fixed;
-
display: box;
+
  top: 45px;
-
  top: 33px;
+
  left: 0px;
-
  left: -40px;
+
  padding: 2px;
  padding: 2px;
-
  background: transparent;
+
  background-image: url('https://static.igem.org/mediawiki/2010/9/9b/Bubble.png');
 +
background-repeat: repeat-y;
  }
  }
Line 121: Line 122:
  width:100%;
  width:100%;
  height: 700px;
  height: 700px;
-
z-index: -1;
 
  background-color: white;
  background-color: white;
  }
  }
Line 139: Line 139:
  height: 400px;
  height: 400px;
  position: absolute;
  position: absolute;
-
z-index:1;
 
  top: 233px;
  top: 233px;
  left: 10px;
  left: 10px;
Line 156: Line 155:
  right: 10px;
  right: 10px;
  top: 233px;
  top: 233px;
-
z-index: 2;
 
  padding: 80px 15px 10 px 15px;}
  padding: 80px 15px 10 px 15px;}
Line 176: Line 174:
right:20px;
right:20px;
top:320px;
top:320px;
-
width:225px;
+
width:225px;}
-
z-index:3;
+
-
}
+
#minorRight{
#minorRight{
-
z-index 2;
 
  position: absolute;
  position: absolute;
  top: 233px;
  top: 233px;
Line 337: Line 332:
  width:793px;
  width:793px;
  height:69px;
  height:69px;
-
z-index:100;
 
  float: left;
  float: left;
}
}
Line 382: Line 376:
padding:10px;
padding:10px;
text-align:center;
text-align:center;
-
        background-image: url('https://static.igem.org/mediawiki/2010/8/85/Bgyellow.jpg') repeat scroll 0 0 transparent;
+
        background-image: url('https://static.igem.org/mediawiki/2010/8/85/Bgyellow.jpg') repeat scroll 0 0 transparent;
}
}
Line 394: Line 388:
#menu {
#menu {
-
font-size: 12px;
+
font-size: 12px;
-
background-color: transparent;
+
background-color: transparent;
-
       
+
position: relative;
 +
left: 20px;
 +
top: 10px;
 +
padding-left: 8px;
}
}
Line 402: Line 399:
#menu ul a {
#menu ul a {
         display: block;
         display: block;
-
         width: 115px;
+
         width: 100px;
-
         height: 35px;
+
         height: 20px;
}
}
Line 416: Line 413:
         float: left;
         float: left;
         opacity: 80%;
         opacity: 80%;
-
        top:300px;
 
list-style: none;
list-style: none;
-
         padding: 5px 9px 0px 11px;
+
         padding: 5px;
         width: 100px;
         width: 100px;
-
         height: 40px;
+
         height: 20px;
-
        color: black;
+
         text-align: left;
         text-align: left;
}
}
Line 427: Line 422:
.topMenu{
.topMenu{
     display:block;
     display:block;
-
     border-right: 2px solid green;
+
     border-left: 5px solid white;
-
     font-family: Osaka, verdana, Sans-Serif;
+
     font-family: Sans-Serif;
     color: #000066;
     color: #000066;
-
     font-size: 14px;
+
     font-size: 10px;
-
    font-weight: bold;
+
-
   
+
}
}
      
      
#menu a {
#menu a {
-
color: #000066;
+
color: white;
display: inline;
display: inline;
text-decoration: none;
text-decoration: none;
Line 443: Line 436:
#menu a:visited {
#menu a:visited {
-
color:#000066;
+
color:white;
text-decoration: none
text-decoration: none
}
}
#menu a:hover {
#menu a:hover {
-
color: #0066CC;
+
color: gray;
-
        font-weight: bolder;
+
         opacity:0.7;
         opacity:0.7;
}
}
Line 456: Line 448:
display: none;
display: none;
         background-image: none;
         background-image: none;
-
         width: 105px;
+
         width: 100px;
         position: relative;
         position: relative;
-
font-size: 12px;
+
font-size: 10px;
list-style: none;
list-style: none;
-
        z-index:500;
 
-
        left: -7px;
 
}
}
Line 471: Line 461:
/* controls properties of drop down menu */
/* controls properties of drop down menu */
#menu ul li ul li {
#menu ul li ul li {
-
         height: 25px;
+
         height: 12px;
         top: 10px;
         top: 10px;
list-style: none;
list-style: none;
-
        margin-top: 2px;
 
         display: block;
         display: block;
-
        padding-right: 14px;
+
         width:100px;
-
         width:105px;
+
         background-color: black;
-
         background-color: #66cdaa;
+
-
        text-weight: bold;
+
         text-align: center;
         text-align: center;
         letter-spacing: normal;
         letter-spacing: normal;
-
        left: -7px;
 
}
}
Line 490: Line 476:
  color: white;
  color: white;
  display:block;
  display:block;
-
  width: 105px;
+
  width: 100px;
  }
  }

Latest revision as of 17:36, 14 August 2010