Template:Team:Edinburgh/CSS
From 2014.igem.org
(Difference between revisions)
Samireland (Talk | contribs) |
Samireland (Talk | contribs) |
||
Line 33: | Line 33: | ||
Font-family: 'Roboto Slab'; | Font-family: 'Roboto Slab'; | ||
font-size: x-large; | font-size: x-large; | ||
+ | padding: 20px 100px 20px 100px; | ||
} | } | ||
Revision as of 02:39, 17 October 2014
/* GENERAL HOUSEKEEPING */
body { background: #EEE; }
- top-section #p-logo, #top-section #search-controls {
display: none; }
- top-section {
height: auto; padding: 0px; margin: 0px; border: 0px none; width: auto; }
.firstHeading, #catlinks, #footer-box { display: none; }
- content {
margin-top: 20px; margin-bottom: 20px; border: 0px; box-shadow: 10px 10px 5px #888888; }
/* GENERAL */
- igem {
Font-family: 'Roboto Slab'; font-size: x-large; padding: 20px 100px 20px 100px; }
- igem h1, h2, h3 {
border-bottom: none; }
/* GENERAL */
- header {
text-align: center; }
- logo {
border-radius: 100px; }