Template:Team:ITESM-CEM/CSS

From 2014.igem.org

(Difference between revisions)
Line 22: Line 22:
}
}
-
 
+
p {
 +
font-family: 'Exo', sans-serif;
 +
/*font-family: Arial, Helvetica, sans-serif;*/
 +
font-size: 16px;
 +
font-weight: 300;
 +
color: #222;
 +
text-indent: 10;
 +
white-space: inherit;
 +
vertical-align: top;
 +
position: relative;
 +
width: 50%;
 +
font-style: normal;
 +
line-height: normal;
 +
font-variant: normal;
 +
padding-top: 0px;
 +
padding-right: 0px;
 +
padding-bottom: 0px;
 +
padding-left: 25px;
 +
letter-spacing: 1px
 +
word-spacing: normal;
 +
border-top-style: none;
 +
border-right-style: none;
 +
border-bottom-style: none;
 +
border-left-style: none;
 +
text-align: left;
 +
}
h1 {
h1 {
Line 83: Line 108:
}
}
-
 
-
p {
 
-
font-family: 'Exo', sans-serif;
 
-
/*font-family: Arial, Helvetica, sans-serif;*/
 
-
font-size: 16px;
 
-
font-weight: 300;
 
-
color: #222;
 
-
text-indent: 10;
 
-
white-space: inherit;
 
-
vertical-align: top;
 
-
position: relative;
 
-
width: 50%;
 
-
font-style: normal;
 
-
line-height: normal;
 
-
font-variant: normal;
 
-
padding-top: 0px;
 
-
padding-right: 0px;
 
-
padding-bottom: 0px;
 
-
padding-left: 25px;
 
-
letter-spacing: 1px
 
-
word-spacing: normal;
 
-
border-top-style: none;
 
-
border-right-style: none;
 
-
border-bottom-style: none;
 
-
border-left-style: none;
 
-
text-align: left;
 
-
}
 
-
 
-
ul {
 
-
font-family: 'Exo', sans-serif;
 
-
/*font-family: Arial, Helvetica, sans-serif;*/
 
-
font-size: 16px;
 
-
font-weight: 300;
 
-
color: #222;
 
-
text-indent: 10;
 
-
white-space: inherit;
 
-
vertical-align: top;
 
-
position: relative;
 
-
width: 50%;
 
-
padding-top: 0px;
 
-
padding-right: 0px;
 
-
padding-bottom: 0px;
 
-
padding-left: 25px;
 
-
letter-spacing: 1px
 
-
word-spacing: normal;
 
-
text-align: left;
 
-
list-style-image: none;
 
-
}
 
.header {
.header {

Revision as of 23:43, 7 July 2014