diff options
-rw-r--r-- | themes/pushbutton/header-c.png | bin | 0 -> 195 bytes | |||
-rw-r--r-- | themes/pushbutton/style.css | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/themes/pushbutton/header-c.png b/themes/pushbutton/header-c.png Binary files differnew file mode 100644 index 000000000..711a3c7e4 --- /dev/null +++ b/themes/pushbutton/header-c.png diff --git a/themes/pushbutton/style.css b/themes/pushbutton/style.css index b20a37214..aef735a27 100644 --- a/themes/pushbutton/style.css +++ b/themes/pushbutton/style.css @@ -231,7 +231,7 @@ td#home a:hover img { } #site-info { background-color: #bdd3ea; - background-image: none; + background-image: url('header-c.png'); font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif; } .site-name { |