summaryrefslogtreecommitdiff
path: root/themes/pushbutton
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2006-11-23 11:05:46 +0000
committerDries Buytaert <dries@buytaert.net>2006-11-23 11:05:46 +0000
commit8ee2abd5b7505837f839b0bdbf4d1ae8db1bfa8a (patch)
tree99c2dd1c3d859f88c8d263891ea543995e1779c1 /themes/pushbutton
parent6b08f590b15a7368264d7bb4c7f5204e0131079d (diff)
downloadbrdo-8ee2abd5b7505837f839b0bdbf4d1ae8db1bfa8a.tar.gz
brdo-8ee2abd5b7505837f839b0bdbf4d1ae8db1bfa8a.tar.bz2
- Patch #99245 by m3avrck: make consistent use of url() in CSS files.
Diffstat (limited to 'themes/pushbutton')
-rw-r--r--themes/pushbutton/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/pushbutton/style.css b/themes/pushbutton/style.css
index 466c18bf4..ce6c2b902 100644
--- a/themes/pushbutton/style.css
+++ b/themes/pushbutton/style.css
@@ -240,7 +240,7 @@ ul.links li {
}
#site-info {
background-color: #bdd3ea;
- background-image: url('header-c.png');
+ background-image: url(header-c.png);
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
.site-name {