From: Gabriel Dunne Date: Wed, 30 Apr 2014 06:16:11 +0000 (-0700) Subject: Sidebar transition. X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=0f62de9f4b82bae834e771fea77edb6efcef025a;p=notes.git Sidebar transition. --- diff --git a/css/component.css b/css/component.css index 36006cd..640f3e0 100755 --- a/css/component.css +++ b/css/component.css @@ -97,30 +97,6 @@ body, list-style: none; } -.st-menu h2 { - margin: 0; - padding: 1em; - color: rgba(0,0,0,0.4); - font-weight: 300; -} - -.st-menu ul li a { - display: block; - padding: 1em 1em 1em 1.2em; - outline: none; - color: #000; - text-transform: uppercase; - letter-spacing: 1px; - font-weight: 400; - text-decoration:none; -} - -.st-menu ul li a:hover { - text-decoration:underline; - background: rgba(0,0,0,0.8); - color: #fff; -} - /* Individual effects */ /* Effect 1: Slide in on top */ diff --git a/css/main.css b/css/main.css index 3e3ba1a..37f69c9 100755 --- a/css/main.css +++ b/css/main.css @@ -122,6 +122,23 @@ header { margin-bottom: 2em; } +.posts a { + display: block; + padding: 1em 1em 1em 1.2em; + outline: none; + color: #000; + text-transform: uppercase; + letter-spacing: 1px; + font-weight: 400; + text-decoration:none; +} + +.posts li a:hover { + text-decoration:underline; + background: rgba(0,0,0,0.8); + color: #fff; +} + .posts li { font-family: lettergothic, sans; font-size:1.2em; @@ -208,6 +225,8 @@ header { text-decoration:none; } + + /*****************************************************************************/ /* /* Posts diff --git a/index.html b/index.html index 6a7bf2d..30860ab 100644 --- a/index.html +++ b/index.html @@ -4,13 +4,11 @@ title: notes ---
- -