summaryrefslogtreecommitdiff
path: root/blog/themes/typo/phokus_else/stylesheets
diff options
context:
space:
mode:
authorSysde <pincon.else@gmail.com>2006-09-19 16:27:31 +0200
committersysde <sysde@localhost.localdomain>2006-09-19 16:27:31 +0200
commit3f07a30f345b87df9793cc8892d15c716de9959c (patch)
tree8cc891ee8fd5aac741453f638988582e258ef032 /blog/themes/typo/phokus_else/stylesheets
parenttest (diff)
downloadweb-3f07a30f345b87df9793cc8892d15c716de9959c.tar.xz
make cursor: pointer
Diffstat (limited to 'blog/themes/typo/phokus_else/stylesheets')
-rw-r--r--blog/themes/typo/phokus_else/stylesheets/phokus.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/themes/typo/phokus_else/stylesheets/phokus.css b/blog/themes/typo/phokus_else/stylesheets/phokus.css
index 688f603..32c2f0e 100644
--- a/blog/themes/typo/phokus_else/stylesheets/phokus.css
+++ b/blog/themes/typo/phokus_else/stylesheets/phokus.css
@@ -32,6 +32,7 @@ body {
}
#header {
background: #fff url(../../images/theme/hd-bg-else.png) no-repeat;
+ cursor:pointer;
height: 140px;
margin: 0 4px;
position: relative;