summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/style.css b/style.css
index 7cf082f..b46ec97 100644
--- a/style.css
+++ b/style.css
@@ -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 {