Team:UNITS Trieste/style.css

From 2011.igem.org

(Difference between revisions)
Line 1,005: Line 1,005:
   position:relative;
   position:relative;
   width:672px;
   width:672px;
 +
}
 +
#data_play {
 +
  position:absolute;
 +
  opacity:0.8;
 +
  background:transparent url() no-repeat scroll 0 0;
 +
  top:200px;
 +
  left:auto;
 +
  width:90px;
 +
  height:90px;
}
}
#data_prev,#data_next {
#data_prev,#data_next {
   cursor:pointer;
   cursor:pointer;
   position:absolute;  
   position:absolute;  
-
   top: 200px;  
+
   top: 250px;  
   background-color:#fff;  
   background-color:#fff;  
   padding:5px 20px;  
   padding:5px 20px;  

Revision as of 12:40, 18 October 2011

/* Theme Name: IGEM-UNITS_Trieste
Theme URI: https://2011.igem.org/team:UNITS_Trieste
Description: UNITS_Trieste Theme
Author: the UNITS_Trieste team
Version: 1.0
License: GNU General Public License

*/