Team:Freiburg/css/styles.css
From 2014.igem.org
(Difference between revisions)
(7 intermediate revisions not shown) | |||
Line 55: | Line 55: | ||
} | } | ||
- | html | + | html, .wrapper { /*-- changes default wiki settings --*/ |
width: 100%; | width: 100%; | ||
Line 464: | Line 464: | ||
- | p:first-letter{ | + | .text p:first-letter{ |
text-transform: uppercase; | text-transform: uppercase; | ||
} | } | ||
- | + | .text p { | |
color: #424242; | color: #424242; | ||
font-family: Times, "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, serif; | font-family: Times, "Adobe Caslon Pro", "Hoefler Text", Georgia, Garamond, serif; | ||
Line 483: | Line 483: | ||
.heading{font-weigth: bold; text-align: center; color: white;} | .heading{font-weigth: bold; text-align: center; color: white;} | ||
+ | |||
+ | #testquote { | ||
+ | position: absolute; | ||
+ | width: 50%; | ||
+ | top: 170px; | ||
+ | left: 77%; | ||
+ | } | ||
/* changes main body attributes */ | /* changes main body attributes */ | ||
Line 492: | Line 499: | ||
width: 90%; | width: 90%; | ||
height: 100%; | height: 100%; | ||
- | margin: auto; | + | margin-left: auto; |
+ | margin-right: auto; | ||
padding: 25px; | padding: 25px; | ||
padding-top: 5px; | padding-top: 5px; |
Latest revision as of 12:44, 5 September 2014