Team:UESTC/hp.css

From 2013.igem.org

(Difference between revisions)
Line 21: Line 21:
}
}
#ibricks_show h2{
#ibricks_show h2{
-
font: 18px museo100regular, arial,verdana
+
font: 18px museo100regular, arial,verdana;
position: relative;
position: relative;
top:40px;
top:40px;

Revision as of 02:26, 27 October 2013

  1. hp{

height: auto; }

  1. action_info{

width:80%; margin:0 auto; height:auto; padding-top: 40px; padding-bottom: 40px; }

  1. action_info h1{

font: 30px museo100regular, arial,verdana; } .pp { display: block; width: 40%; text-align: justify; float: left; position: relative; top:60px; }

  1. ibricks_show h2{

font: 18px museo100regular, arial,verdana; position: relative; top:40px; }

  1. ibricks_show {

height: 400px; }

  1. ibricks_show p{

font: 18px museo100regular, arial,verdana }

  1. ibricks_show a{

position:relative; top:70px; }

  1. ibricks_show video {

float: right; position: relative; top:-160px; right: 20%;

}