Template:Leanna widecss

From 2010.igem.org

(Difference between revisions)
 
(97 intermediate revisions not shown)
Line 43: Line 43:
  margin: 0px;
  margin: 0px;
  width: 955px;
  width: 955px;
-
  height: 650px;
+
  height: 595px;
  left: 10px;
  left: 10px;
  background-image: url('https://static.igem.org/mediawiki/2010/f/ff/Bgtry3.png');
  background-image: url('https://static.igem.org/mediawiki/2010/f/ff/Bgtry3.png');
Line 58: Line 58:
  top: 45px;
  top: 45px;
  left: 0px;
  left: 0px;
-
  width: 45px;
+
  width: 43px;
  padding: 2px;
  padding: 2px;
  background-image: url('https://static.igem.org/mediawiki/2010/3/34/Transparency50.png');
  background-image: url('https://static.igem.org/mediawiki/2010/3/34/Transparency50.png');
Line 85: Line 85:
  height: 600px;
  height: 600px;
  background-color: white;
  background-color: white;
-
}
 
-
 
-
.feet {
 
-
position: absolute;
 
-
top: 700px;
 
-
width: 966px;
 
-
height: 400px;
 
-
border: 1px solid black;
 
-
background-color: pink;
 
  }
  }
Line 99: Line 90:
  background-color: snow;
  background-color: snow;
  /* background-image: url('https://static.igem.org/mediawiki/2010/c/c9/Maincontent.png'); */
  /* background-image: url('https://static.igem.org/mediawiki/2010/c/c9/Maincontent.png'); */
-
  width: 650px;
+
  width: 900px;
  height: 400px;
  height: 400px;
  overflow: hidden;
  overflow: hidden;
Line 106: Line 97:
  margin:0px 0px;
  margin:0px 0px;
  top: 170px;
  top: 170px;
-
  left: 10px;
+
  left: 40px;
  border: none;
  border: none;
  font-family: Osaka, verdana, Sans-Serif;
  font-family: Osaka, verdana, Sans-Serif;
Line 112: Line 103:
.txtContainer{
.txtContainer{
-
   width: 648px;
+
   width: 878px;
-
  background-color: pink;
+
  height: 378px;
-
  height: 398px;
+
overflow: auto;
-
  padding:0px 0px;
+
  background-color: white;
 +
color: #424242;
 +
  padding:10px;
  margin: 0px 0px;
  margin: 0px 0px;
   position: relative;
   position: relative;
   background-image: url('https://static.igem.org/mediawiki/2010/3/34/Transparency50.png');
   background-image: url('https://static.igem.org/mediawiki/2010/3/34/Transparency50.png');
 +
}
 +
 +
.column{
 +
font-family: sans-serif;
 +
color: #424242;
 +
border: 1px solid gray;
 +
width: 30%;
 +
height: 180px;
 +
padding: 10px;
 +
display: inline-table;
 +
}
 +
 +
.aboveColumn{
 +
border: none;
 +
padding-left: 10px;
 +
margin: 0px;
 +
display: inline-table;
 +
width: 30%;
 +
font-family: sans-serif;
 +
font-size: medium;
 +
}
 +
 +
.half {
 +
border: 1px solid gray;
 +
width: 45%;
 +
height: 220px;
 +
padding: 10px;
 +
display: inline-table;
 +
}
 +
 +
.entry{
 +
background-image: url('https://static.igem.org/mediawiki/2010/3/34/Transparency50.png');
 +
border: 1px solid gray;
 +
font-family: sans-serif;
 +
width: 93%;
 +
height: 300px;
 +
color: #424242;
 +
padding: 10px;
  }
  }
Line 155: Line 186:
.tabContainer {
.tabContainer {
-
   top: -33px;
+
   top: -20px;
   width:500px;
   width:500px;
-
   height: 350px;
+
color: #424242;
-
  margin:20px auto;
+
border: 1px solid gray;
 +
   height: 325px;
 +
margin: 10px 120px;
   padding-top:13px;
   padding-top:13px;
   left: 50px;
   left: 50px;
Line 254: Line 287:
  background-color: transparent;
  background-color: transparent;
  position: relative;
  position: relative;
-
  left: 10px;
+
  left: 35px;
  top: -35px;
  top: -35px;
  padding-left: 8px;
  padding-left: 8px;
Line 285: Line 318:
.topMenu{
.topMenu{
     display:block;
     display:block;
-
     border-left: 5px solid white;
+
     border-left: 5px solid gray;
     font-family: Sans-Serif;
     font-family: Sans-Serif;
-
    color: #000066;
 
     font-size: 10px;
     font-size: 10px;
}
}
Line 293: Line 325:
#menu a {
#menu a {
-
color: white;
+
color: gray;
display: inline;
display: inline;
text-decoration: none;
text-decoration: none;
Line 304: Line 336:
#menu a:hover {
#menu a:hover {
-
color: gray;
+
color: black;
         opacity:0.7;
         opacity:0.7;
}
}
Line 329: Line 361:
         display: block;
         display: block;
         width:100px;
         width:100px;
-
         background-color: black;
+
         background-color: #c6c6c6;
         text-align: center;
         text-align: center;
         letter-spacing: normal;
         letter-spacing: normal;
Line 343: Line 375:
#menu ul li ul li:hover {
#menu ul li ul li:hover {
-
  background-color: #aef694;
+
  background-color: white;
  }
  }

Latest revision as of 10:25, 25 August 2010