diff options
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -149,9 +149,9 @@ tr:nth-child(even) { margin: 15px; border: thin solid; border-radius: .75em; + font-size: 98%; width: 220px; height: 130px; - font-size: 98%; } #groupA { @@ -211,6 +211,7 @@ tr:nth-child(even) { width: 220px; height: 80px; background-color: #BB86FF; + font-size: 98%; } .semi { |
