diff options
Diffstat (limited to 'static/site.css')
| -rw-r--r-- | static/site.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/static/site.css b/static/site.css index 7f4a733..08135de 100644 --- a/static/site.css +++ b/static/site.css @@ -127,3 +127,8 @@ body { .tile.hand_left { cursor: url(SITE_PATH/static/img/hand_left.png) 10 60, pointer; } + +.tile.link { + border: 0 !important; + background: transparent !important; +}
\ No newline at end of file |
