css: export css
This commit is contained in:
parent
fe9df0b82e
commit
172343503e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
/* ------------------ GLOBAL STYLE ------------------- */
|
||||
/* ------------------ CUSTOM STYLE ------------------- */
|
||||
#wrapper {
|
||||
background: #64b5f6 url("../img/background.png") center bottom repeat-x; }
|
||||
|
||||
/* ------------------ GLOBAL STYLE ------------------- */
|
||||
.no-pills {
|
||||
list-style: none; }
|
||||
|
||||
|
|
Reference in a new issue