Template:Team:UC Davis/Head

From 2013.igem.org

(Difference between revisions)
Line 35: Line 35:
.floatbox1
.floatbox1
-
{
+
                  {width:677px;
-
width:677px;
+
                  float:left;
-
float:left;
+
                  background-color: rgba(0,0,0,.4);
-
background-color: rgba(0,0,0,.4);
+
                  margin-top: 5px;
-
margin-top: 5px;
+
                  margin-bottom: 5px;
-
margin-bottom: 5px;
+
                  border-radius: 4px;
-
border-radius: 4px;
+
                  padding: 15px 15px 15px 15px;
-
padding: 15px 15px 15px 15px;
+
                  font: sans-serif;
-
font: sans-serif;
+
                  font-size: 13px;
-
font-size: 13px;
+
                  color: rgba(225,225,225,1);
-
color: rgba(225,225,225,1);
+
              }
-
}
+
 
 +
.floatbox2
 +
                    {width:220px;
 +
                    float:right;
 +
                    background-color: rgba(0,0,0,.65);
 +
                    margin: 5px;
 +
                    border-radius: 4px;
 +
                    padding: 15px 15px 15px 15px;
 +
                    font: sans-serif;
 +
                    font-size: 13px;
 +
                    color: rgba(225,225,225,.9);
 +
              }
               /* Some stylesheet reset */
               /* Some stylesheet reset */

Revision as of 01:05, 28 August 2013