Team:UNITS Trieste/style.css

From 2011.igem.org

(Difference between revisions)
Line 116: Line 116:
     width:500px;
     width:500px;
     margin:10px !important;
     margin:10px !important;
 +
}
 +
 +
#modeling p{
 +
  display:block;
 +
  width:100%;
 +
  margin:0 0 10px !important;
 +
}
 +
#modeling div.one_col{
 +
float:left;
 +
width:250px;
 +
margin: 10px;
 +
}
 +
#modeling div.two_col{
 +
float:left;
 +
width:500px;
 +
margin: 10px;
 +
}
 +
#modeling div.three_col{
 +
float:left;
 +
width:750px;
 +
margin: 10px;
 +
}
 +
#modeling div.four_col{
 +
clear:both;
 +
width:1020px;
 +
margin: 10px;
}
}

Revision as of 17:15, 20 September 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

*/