diff options
| author | Scott Ostler <sostler@deathmachine.local> | 2010-03-18 08:23:54 -0400 |
|---|---|---|
| committer | Scott Ostler <sostler@deathmachine.local> | 2010-03-18 08:23:54 -0400 |
| commit | 2ddc59c4f515e5d93fc861390428e01b564547ab (patch) | |
| tree | 809e0d9449f5242c2a8bdc51c2f826fe462171e0 | |
| parent | 4d8f5ca132753e5401fd839c8bc32a828557923c (diff) | |
Added pointer to share links
| -rwxr-xr-x | static/header.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/header.css b/static/header.css index 4f82f58..6dc32cc 100755 --- a/static/header.css +++ b/static/header.css @@ -299,4 +299,8 @@ height:0.1; position: absolute; left: 0px; top: 0px; +} + +.share-button { + cursor: pointer; }
\ No newline at end of file |
