Team:WashU StLouis/CSS

From 2014.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 101: Line 101:
}  
}  
 +
#tbody {
 +
      background-color: transparent;
 +
}
#general {
#general {
       width: 80%;
       width: 80%;
Line 364: Line 367:
#slideshow img {
#slideshow img {
         height: auto;
         height: auto;
-
         width: 760px;
+
         width: 750px;
}
}
.window {
.window {
-
height: 400px; width: 760px;
+
height: 450px; width: 750px;
overflow: hidden; /*--Hides anything outside of the set width/height--*/
overflow: hidden; /*--Hides anything outside of the set width/height--*/
position: absolute;
position: absolute;

Latest revision as of 21:48, 18 September 2014