summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2012-08-17 17:22:38 -0700
committerThibaut Horel <thibaut.horel@gmail.com>2012-08-17 17:22:38 -0700
commit29f0081f74395b5c80788a98e1355639722ce818 (patch)
tree643374318936abfee60a78827d2910d18b68449a /style.css
parentdfed6771755258065b5c562854743adbcb881ea7 (diff)
downloadfoosball-master.tar.gz
Add photo pageHEADmaster
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index b46ec97..38d014b 100644
--- a/style.css
+++ b/style.css
@@ -249,6 +249,10 @@ tr:nth-child(even) {
width: 50em;
}
+.center{
+ text-align: center;
+}
+
table#teams {
width: 80%;
}