From d63721adde9a6790973b9aedda4ad0aae8ae57cf Mon Sep 17 00:00:00 2001 From: Stephane Caron Date: Tue, 7 Aug 2012 00:32:56 -0700 Subject: jolification de la page Teams --- style.css | 45 ++++++++++++++++++++++++++++++++++++++++++++- teams.html | 22 +++++++++++----------- 2 files changed, 55 insertions(+), 12 deletions(-) diff --git a/style.css b/style.css index 4e678a6..834f6a5 100644 --- a/style.css +++ b/style.css @@ -113,7 +113,7 @@ td { padding: 0.3em } -tr:nth-child(even) td { +tr:nth-child(even) { background-color: #9d9 } @@ -231,3 +231,46 @@ tr:nth-child(even) td { margin-right: auto; width: 50em; } + +table#teams { + width: 80%; +} + +#teams td { + text-align: center; +} + +td.team-name { + font-weight: bold; + font-size: 200%; + text-shadow: .1em .1em .2em #424242; +} + +#teams tr:hover { + background-color: #bef; +} + +#teams td.members { + font-size: 150%; + line-height: 5ex; + font-variant: small-caps; + text-shadow: .1em .1em .3em #666; +} + +#teams img { + border: thick solid #666; + border-radius: 1em; + opacity: 0.6; +} + +#teams tr:hover img { + border-color: #444; + opacity: 1.0; +} + +.cred { color: #900; } +.cgreen { color: #090; } +.cblue { color: #009; } +.cpink { color: #909; } +.cyellow { color: #a60; } + diff --git a/teams.html b/teams.html index 9ff75d5..5f795df 100644 --- a/teams.html +++ b/teams.html @@ -24,26 +24,26 @@

Teams

- - - - - - - - - - -
Cake and DeathAlicia
Stratis
+
Cake and DeathAlicia
Stratis
GaijinStéphane
Yuko
GaijinStéphane
Yuko
Red and RuskieRobert
Valeria
Red and RuskieRobert
Valeria
Olympic CroquetMathilde
Nima
Olympic CroquetMathilde
Nima
NighthawksFernando
Thibaut
NighthawksFernando
Thibaut
Nina
Smriti
Nina
Smriti
Vijay
Zhen
Vijay
Zhen
Nadia
Salman
Nadia
Salman
Pedro
?
Pedro
?
Sandy
?
Sandy
?
-- cgit v1.2.3-70-g09d2