Team:Wageningen UR/Templates/style.css
From 2013.igem.org
(Difference between revisions)
Karrenbelt (Talk | contribs) (Created page with "- →This will be our main css file added to the head with jquery's append(): ") |
Karrenbelt (Talk | contribs) |
||
Line 1: | Line 1: | ||
/* This will be our main css file added to the head with jquery's append() */ | /* This will be our main css file added to the head with jquery's append() */ | ||
+ | |||
+ | #wrapper { | ||
+ | background: #f1f1f1; | ||
+ | } |
Revision as of 19:36, 28 July 2013
/* This will be our main css file added to the head with jquery's append() */
- wrapper {
background: #f1f1f1;
}