style: remove hardcoded 14px font size
This commit is contained in:
parent
83df832312
commit
9e4e0eab46
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
||||||
/* ------------------ GLOBAL STYLE ------------------- */
|
/* ------------------ GLOBAL STYLE ------------------- */
|
||||||
|
|
||||||
body {
|
|
||||||
font-size:14px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#wrapper {
|
#wrapper {
|
||||||
background: #64b5f6 url('../img/background.png') center bottom repeat-x;
|
background: #64b5f6 url('../img/background.png') center bottom repeat-x;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue