Template:Leanna css

From 2010.igem.org

(Difference between revisions)
Line 69: Line 69:
  border: 1px solid black;
  border: 1px solid black;
  margin:5px;
  margin:5px;
-
}
 
-
 
-
.headtable {
 
-
height: 115px;
 
-
text-align: left;
 
-
}
 
-
 
-
#ghost {
 
-
display: table-cell;
 
-
text-align: left;
 
-
font-family: "Lucida Console", Monaco, monospace;
 
-
font-size: medium;
 
  }
  }
Line 113: Line 101:
table {
table {
   background-color: #f0f0f5;
   background-color: #f0f0f5;
-
}
 
-
 
-
.headtable a {
 
-
color: white;
 
  }
  }
Line 127: Line 111:
  list-style: none;
  list-style: none;
  text-align: left;
  text-align: left;
-
  color: white;
+
  color: white !important;
 +
background-color: #c9c9db;
  font-family: "Lucida Console", Monaco, monospace;
  font-family: "Lucida Console", Monaco, monospace;
-
  font-size: medium;
+
  font-size: 16px;
}
}
#freedom li a {
#freedom li a {
Line 136: Line 121:
#freedom li a:hover {
#freedom li a:hover {
-
   opacity: 0.5;
+
   background0;
}
}
#freedom li a.selected {
#freedom li a.selected {
 +
left: 10px;
 +
color: black;
 +
background-color: #9494b8;
}
}

Revision as of 01:39, 11 October 2010