Team:Paris-Saclay/body.css

From 2012.igem.org

(Difference between revisions)
Line 34: Line 34:
height : 550px;
height : 550px;
overflow : hidden;
overflow : hidden;
-
background-image : url("http://img268.imageshack.us/img268/7830/chromosome.jpg");
+
/*background-image : url("http://img268.imageshack.us/img268/7830/chromosome.jpg");*/
 +
background-color : rgb(217,225,236);
position : relative;
position : relative;
}
}

Revision as of 15:28, 28 August 2012

  1. globalWrapper {

background-color : rgb(226,226,226); }

  1. content{

width : 100%; border : none; padding-bottom :0px; padding-left :0px; padding-right :0px; padding-top :0px; margin-top :-15px; }

body { background-color : rgb(226,226,226); }

  1. paris-saclay{

margin-top : -6px; background-color: rgb(185, 211, 238); overflow:hidden; }

  1. content-paris-saclay{

margin-left:300px; margin-top:-6px; padding : 10px; background-color : rgb(255,255,255); }

  1. main-paris-saclay{

border-top: 3px solid rgb(35, 35, 35); height : 550px; overflow : hidden; /*background-image : url("http://img268.imageshack.us/img268/7830/chromosome.jpg");*/ background-color : rgb(217,225,236); position : relative; }

  1. social-follow {

list-style-type:none; list-style-image:none; }

  1. social-follow li {

float : left; }

  1. social-follow div {

display : inline-block; margin : 5 5 5 5px; }