Fix Background
This commit is contained in:
+1
-2
@@ -1,6 +1,6 @@
|
|||||||
html {
|
html {
|
||||||
font-size: 62.5%;
|
font-size: 62.5%;
|
||||||
background: #FFF;
|
background: #FFF url("../images/background-slack.jpg") repeat;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* reset */
|
/* reset */
|
||||||
@@ -12,7 +12,6 @@ body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, p, th, td, article, section,
|
|||||||
body {
|
body {
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
line-height: 2rem;
|
line-height: 2rem;
|
||||||
background: url("../images/background-slack.jpg") repeat;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
header[role="banner"] {
|
header[role="banner"] {
|
||||||
|
|||||||
Reference in New Issue
Block a user