diff options
| -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 |
