Team:Northwestern/Templates/Escape

From 2014.igem.org

(Difference between revisions)
Line 337: Line 337:
#logo h1
#logo h1
{
{
-
font-size: 3em;
+
font-size: 32px;
             font-family: "Source Sans Pro", Arial, serif; font-weight: 700;
             font-family: "Source Sans Pro", Arial, serif; font-weight: 700;
Line 359: Line 359:
position: absolute;
position: absolute;
display: block;
display: block;
-
top: 2em;
+
top: 10px;
left: 0;
left: 0;
width: 100%;
width: 100%;
Line 420: Line 420:
.dropotron
.dropotron
{
{
-
color:#eee;
+
color: #eee;
background-color: rgba(255,255,255,0.15);
background-color: rgba(255,255,255,0.15);
padding: 1.25em 1em 1.25em 1em;
padding: 1.25em 1em 1.25em 1em;

Revision as of 20:12, 18 July 2014