summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/style.scss b/style.scss
new file mode 100644
index 0000000..567397f
--- /dev/null
+++ b/style.scss
@@ -0,0 +1,8 @@
+/*! style.css | @License: GPL-3+ | http://couchdesign.dk/ */
+
+@import "normalize";
+@import "compass/typography";
+
+.topbar ul {
+ @include inline-list;
+}