diff options
author | PeterTheOne <petertheone@gmail.com> | 2018-02-27 19:31:17 +0100 |
---|---|---|
committer | PeterTheOne <petertheone@gmail.com> | 2018-02-27 19:31:17 +0100 |
commit | 09bb734a0945e0f8ef7d98a6ffa3911f07aa6a3c (patch) | |
tree | f069d74c22992b7399159376098c3f3d74e39ce6 /contrib | |
parent | fix background.png path (diff) |
add more space to play header menu
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/site/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/site/style.css b/contrib/site/style.css index c0bf4f1..f09f5c5 100644 --- a/contrib/site/style.css +++ b/contrib/site/style.css @@ -53,6 +53,7 @@ td span a { color: #AAAAAA; font-size: 0.8em; text-decoration: none; + padding: 0 0.2em; } td span a:hover { |