diff options
author | Louise Crow <louise.crow@gmail.com> | 2013-09-17 13:08:55 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2013-09-17 13:08:55 +0100 |
commit | 1698e9493ce503f0b00271567ed8ed639bc6b5d0 (patch) | |
tree | 8f67f752658780a08e96e71d44d4b8905c11933b | |
parent | c2357410a4d575873c1788745e6f00215f34585a (diff) |
Search border back to black.
-rw-r--r-- | public/stylesheets/custom.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/public/stylesheets/custom.css b/public/stylesheets/custom.css index 7b2abee..24eb241 100644 --- a/public/stylesheets/custom.css +++ b/public/stylesheets/custom.css @@ -121,11 +121,6 @@ border-width:1px; font-family:'DeliciousRoman', Arial, sans-serif; } -#navigation_search input[type=text] { - border-color:#BE7DBC; -} - - form input[type=submit],a.link_button_green,a.link_button_green_large { font-family:'DeliciousRoman', Arial, sans-serif; } |