aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/partials/_header.sass
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2011-04-17 22:49:30 -0500
committerBrandon Mathis <brandon@imathis.com>2011-04-17 22:49:30 -0500
commite4c2d5790bac6a74037638fde049c374fc44cc7b (patch)
tree83f5e5b7324fcb5951d755442e2e601a3eaed35a /stylesheets/partials/_header.sass
parent4db81a9e51e452495a06ad8c57ac4ac689a9ff34 (diff)
downloadmy_new_personal_website-e4c2d5790bac6a74037638fde049c374fc44cc7b.tar.xz
my_new_personal_website-e4c2d5790bac6a74037638fde049c374fc44cc7b.zip
irrisponsibly massive commit
Diffstat (limited to '')
-rw-r--r--stylesheets/partials/_header.sass11
1 files changed, 0 insertions, 11 deletions
diff --git a/stylesheets/partials/_header.sass b/stylesheets/partials/_header.sass
deleted file mode 100644
index e912d551..00000000
--- a/stylesheets/partials/_header.sass
+++ /dev/null
@@ -1,11 +0,0 @@
-#header
- background-color: $header_bg
- border-bottom: 1px solid $header_border
- padding: 25px 0
- h1
- display: inline-block
- margin: 0
- a.title
- font-weight: normal
- color: $title_color
- text-decoration: none \ No newline at end of file