Template:Team:Concordia/CSS

From 2014.igem.org

(Difference between revisions)
Line 237: Line 237:
position: relative;
position: relative;
bottom: 14px;
bottom: 14px;
 +
}
 +
 +
#maintab {
 +
display: block;
 +
text-transform: uppercase;
 +
line-height: 70px;
 +
color: #FFF;
 +
padding: 0em 0.3em;
 +
text-decoration: none;
 +
font-size: 0.68em;
 +
font-weight: 700;
 +
        background: rgba(0,0,0,0.4);
 +
        border-radius: 7px;
 +
        border-style: solid;
 +
border-width: 2px !important;
 +
border-color: white !important;
}
}
Line 330: Line 346:
}
}
-
 
-
#maintab {
 
-
display: block;
 
-
text-transform: uppercase;
 
-
line-height: 70px;
 
-
color: #FFF;
 
-
padding: 0em 0.3em;
 
-
text-decoration: none;
 
-
font-size: 0.68em;
 
-
font-weight: 700;
 
-
        background: rgba(0,0,0,0.4);
 
-
        border-radius: 7px;
 
-
        border-style: solid;
 
-
border-width: 2px;
 
-
border-color: white;
 
-
}
 

Revision as of 04:02, 16 October 2014