Team:UESTC/hp.css

From 2013.igem.org

(Difference between revisions)
Line 6: Line 6:
margin:0 auto;
margin:0 auto;
height:auto;
height:auto;
 +
padding-top: 40px;
 +
padding-bottom: 40px;
}
}
.pp {
.pp {
Line 15: Line 17:
position: relative;
position: relative;
}
}
-
#ibricks_show h2{
+
#action_info h2{
font: 18px museo100regular, arial,verdana
font: 18px museo100regular, arial,verdana
}
}

Revision as of 02:14, 27 October 2013

  1. hp{

height: auto; }

  1. action_info{

width:80%; margin:0 auto; height:auto; padding-top: 40px; padding-bottom: 40px; } .pp { display: block; width: 40%; text-align: justify;

   font: 18px museo100regular, arial,verdana

float: left; position: relative; }

  1. action_info h2{

font: 18px museo100regular, arial,verdana }

  1. ibricks_show video {

float: right; }