summaryrefslogtreecommitdiff
path: root/test.scss
diff options
context:
space:
mode:
Diffstat (limited to 'test.scss')
-rw-r--r--test.scss10
1 files changed, 6 insertions, 4 deletions
diff --git a/test.scss b/test.scss
index 8b5093c..41ecc06 100644
--- a/test.scss
+++ b/test.scss
@@ -1,12 +1,14 @@
@import 'h5bp/helpers';
@import 'compass/css3';
+.pageheader .actions {
+ background-color: none;
+ top: 0;
+}
+
.topbar ul {
display: block;
- float: right;
- margin-right: 2%;
- position: absolute;
- bottom: 0;
+ margin: 3em 0;
}
.topbar ul li {