summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index c8684a1..4d1505c 100644
--- a/style.css
+++ b/style.css
@@ -277,9 +277,9 @@ td.team-name {
}
#teams img {
- border: thin solid #666;
- padding: 1em;
+ border: medium solid #666;
background: white;
+ border-radius: 1ex
}
#teams tr:hover img {