Team:UESTC/hp.css

From 2013.igem.org

(Difference between revisions)
Line 11: Line 11:
width: 40%;
width: 40%;
text-align: justify;
text-align: justify;
-
     font: 18px BuxtonSketch,arial,verdana;
+
     font: 18px museo100regular, arial,verdana
float: left;
float: left;
position: relative;
position: relative;
}
}
#ibricks_show h2{
#ibricks_show h2{
-
font: 23px BuxtonSketch,arial,verdana;
+
font: 18px museo100regular, arial,verdana
}
}
#ibricks_show video {
#ibricks_show video {
float: right;
float: right;
}
}

Revision as of 01:58, 27 October 2013

  1. hp{

height: auto; }

  1. action_info{

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

   font: 18px museo100regular, arial,verdana

float: left; position: relative; }

  1. ibricks_show h2{

font: 18px museo100regular, arial,verdana }

  1. ibricks_show video {

float: right; }