summaryrefslogtreecommitdiff
path: root/test.scss
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2016-04-03 16:43:29 +0200
committerSiri Reiter <siri@jones.dk>2016-04-03 16:43:29 +0200
commit60fde5a05f0772025e38559e247f12138c8b3b85 (patch)
treee99cb3de3f32377bb4f484eb86d6f662d7300a0f /test.scss
parent41796e31a6355e81a8a4a8855aa4d9c728516f68 (diff)
Move topbar and footer(=pageinfo) styling from test to style.
Diffstat (limited to 'test.scss')
-rw-r--r--test.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/test.scss b/test.scss
index e15d207..1d578b7 100644
--- a/test.scss
+++ b/test.scss
@@ -1,11 +1,6 @@
@import 'h5bp/helpers';
@import 'compass/css3';
-.topbar,
-#pageinfo {
- background-color: #336699;
-}
-
#content {
width: 96%;
max-width: none;