From bdc66eabdfca4ae623ec359cd7751d60fbffc06e Mon Sep 17 00:00:00 2001 From: B Mathis Date: Sat, 14 Nov 2009 13:08:19 -0600 Subject: reorganized stylesheets --- stylesheets/partials/_header.sass | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 stylesheets/partials/_header.sass (limited to 'stylesheets/partials/_header.sass') diff --git a/stylesheets/partials/_header.sass b/stylesheets/partials/_header.sass new file mode 100644 index 00000000..8ab6ad1b --- /dev/null +++ b/stylesheets/partials/_header.sass @@ -0,0 +1,12 @@ +#header + background-color= !header_bg + border-bottom= "1px solid" !header_border + padding: 30px 0 + .page_width + position: relative + a.title + font-size= !h1 + +heading-font + display: inline-block + color= !title_color + text-decoration: none \ No newline at end of file -- cgit v1.2.1