diff options
| author | Stephane Caron <stephane.caron@ens.fr> | 2012-08-07 00:02:12 -0700 |
|---|---|---|
| committer | Stephane Caron <stephane.caron@ens.fr> | 2012-08-07 00:02:12 -0700 |
| commit | 8cedef0453bb55686083d3f1b3d9d7921e2f6c3d (patch) | |
| tree | 7b387af4ce05cb31809fc3dbcf37e7a5d0788484 /style.css | |
| parent | 01bd786c03b1d92b458d4be88c5c88bc98059508 (diff) | |
| download | foosball-8cedef0453bb55686083d3f1b3d9d7921e2f6c3d.tar.gz | |
titre sur la page Teams + tailles de fontes
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -38,10 +38,13 @@ footer { article { padding: 1em 3em 1em; - font-size: 85%; background-color: #fff; } +article#bracket { + font-size: 85%; +} + menu { margin: 0; padding: 0.5em; @@ -96,7 +99,8 @@ header h1 { article h1 { text-align: center; font-size: 300%; - margin-bottom: 0; + margin-top: 0; + margin-bottom: .5ex; } table { @@ -226,6 +230,5 @@ tr:nth-child(even) td { .readable { margin-left: auto; margin-right: auto; - font-size: 125%; width: 50em; } |
