Team:UNITS Trieste/style.css

From 2011.igem.org

(Difference between revisions)
Line 1,113: Line 1,113:
   margin:0;
   margin:0;
   color:#135;
   color:#135;
 +
}
 +
#bkgmodelino {
 +
height: 82px;
 +
    position: absolute;
 +
    right: 10px;
 +
    top: 10px;
 +
    width: 206px;
 +
display:table;
 +
}
 +
#modelback {
 +
display:table-cell;
 +
height:82px;
 +
width:106px;
}
}
#modelino {
#modelino {
-
   position:absolute;
+
   display:table-cell;
-
  right:10px;
+
-
  top:10px;
+
}
}
.data_box{
.data_box{

Revision as of 11:39, 28 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

*/