summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephane Caron <stephane.caron@ens.fr>2012-08-07 08:33:48 -0700
committerStephane Caron <stephane.caron@ens.fr>2012-08-07 08:33:48 -0700
commit145b6371523f4b65ed452e0b609007ec00338c0b (patch)
tree7e91cec3fa71e45ba2e39f13081064ae4c286eea
parente512cd90c582894fcc19c4e8b19de97184c94471 (diff)
parent6e20e90bd4bfcf2e46d2a557119eaa3252dcc4b0 (diff)
downloadfoosball-145b6371523f4b65ed452e0b609007ec00338c0b.tar.gz
merge conflict ridicule
-rw-r--r--style.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/style.css b/style.css
index cd8c387..f11199e 100644
--- a/style.css
+++ b/style.css
@@ -116,7 +116,7 @@ table {
td {
border: thin solid;
- padding: 0.3em
+ padding: 0.3em;
}
tr:nth-child(even) {
@@ -212,7 +212,7 @@ tr:nth-child(even) {
border-radius: .75em;
width: 220px;
height: 80px;
- background-color: #FFB042
+ background-color: #FFC0C0
}
#S1 {
@@ -228,9 +228,10 @@ tr:nth-child(even) {
border-radius: .75em;
width: 220px;
height: 80px;
- background-color: #ADFF09
+ background-color: #FF58F7
}
+
.readable {
margin-left: auto;
margin-right: auto;