diff options
-rw-r--r-- | themes/xtemplate/pushbutton/logo-background.jpg | bin | 0 -> 950 bytes | |||
-rw-r--r-- | themes/xtemplate/pushbutton/xtemplate.css | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/themes/xtemplate/pushbutton/logo-background.jpg b/themes/xtemplate/pushbutton/logo-background.jpg Binary files differnew file mode 100644 index 000000000..d47005fbb --- /dev/null +++ b/themes/xtemplate/pushbutton/logo-background.jpg diff --git a/themes/xtemplate/pushbutton/xtemplate.css b/themes/xtemplate/pushbutton/xtemplate.css index 154b6d7c4..dd06bc2b9 100644 --- a/themes/xtemplate/pushbutton/xtemplate.css +++ b/themes/xtemplate/pushbutton/xtemplate.css @@ -95,6 +95,9 @@ table#primary-links-table { table#primary-links-table tr { background: transparent url(header-a.jpg) left bottom repeat; } +td#home { + background: transparent url(logo-background.jpg) left top repeat; +} td#home a:link img, td#home a:visited img { background: transparent url(logo-active.jpg) repeat; width: 144px; |