diff options
-rw-r--r-- | public/images/search-button.png | bin | 0 -> 601 bytes | |||
-rw-r--r-- | public/stylesheets/custom.css | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/public/images/search-button.png b/public/images/search-button.png Binary files differnew file mode 100644 index 0000000..053db2a --- /dev/null +++ b/public/images/search-button.png diff --git a/public/stylesheets/custom.css b/public/stylesheets/custom.css index ec8bdda..6b8b065 100644 --- a/public/stylesheets/custom.css +++ b/public/stylesheets/custom.css @@ -10,6 +10,10 @@ background-color:#F0F0F0; background:url(/images/stripes.png); } +#banner_inner a#logo { + top: 15px; +} + #topnav { font-family:'DeliciousRoman', Arial, sans-serif; } |