diff options
Diffstat (limited to 'source/stylesheets/partials')
-rw-r--r-- | source/stylesheets/partials/_search.sass | 18 | ||||
-rw-r--r-- | source/stylesheets/partials/_twitter.sass | 2 |
2 files changed, 0 insertions, 20 deletions
diff --git a/source/stylesheets/partials/_search.sass b/source/stylesheets/partials/_search.sass deleted file mode 100644 index 4de9c021..00000000 --- a/source/stylesheets/partials/_search.sass +++ /dev/null @@ -1,18 +0,0 @@ -#search - position: absolute - left= !page_width + !sidebar_margin - !sidebar_width - top= 10% - form - background: url(/images/search_bg.png) no-repeat - padding: 2px 0 0 - height: 28px - width: 218px - #q - background: none - width: 160px - margin-left: 30px - font-size: 15px - border: none - color: #aaa - &:focus - outline: none
\ No newline at end of file diff --git a/source/stylesheets/partials/_twitter.sass b/source/stylesheets/partials/_twitter.sass deleted file mode 100644 index baeef5b4..00000000 --- a/source/stylesheets/partials/_twitter.sass +++ /dev/null @@ -1,2 +0,0 @@ -#twitter - font-size: 85%
\ No newline at end of file |