summaryrefslogtreecommitdiff
path: root/_sass/elements.sass
diff options
context:
space:
mode:
authorJosé Mota <jose@josemota.net>2014-05-01 14:44:50 +0100
committerJosé Mota <jose@josemota.net>2014-05-01 14:44:50 +0100
commitb6ae804c6ca6b8e4e82a00b01b787896f6c0ad7f (patch)
tree649538b07d189336a48db0cff6978ec85b6732b2 /_sass/elements.sass
parent671459682587acf5637755056842676ab9840174 (diff)
Rename to _sass so Jekyll doesn't build it.
Diffstat (limited to '_sass/elements.sass')
-rw-r--r--_sass/elements.sass15
1 files changed, 15 insertions, 0 deletions
diff --git a/_sass/elements.sass b/_sass/elements.sass
new file mode 100644
index 0000000..a3c2ba1
--- /dev/null
+++ b/_sass/elements.sass
@@ -0,0 +1,15 @@
+body
+ background: url('images/bg.png') no-repeat left top
+
+a
+ outline: 0
+
+h3
+ font-weight: normal
+
+.highlight
+ pre
+ background: none
+ border: none
+ code
+ color: #fff