From e512cd90c582894fcc19c4e8b19de97184c94471 Mon Sep 17 00:00:00 2001 From: Stephane Caron Date: Tue, 7 Aug 2012 08:32:46 -0700 Subject: oups, j'avais oublié de commiter ça MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- schedule.html | 5 ++++- style.css | 14 ++++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/schedule.html b/schedule.html index 477d0fb..55f7e98 100644 --- a/schedule.html +++ b/schedule.html @@ -38,7 +38,10 @@ 5:30pmGroup C - {Sandy, ?} vs {Vijay, Zhen} - + +
+ kroOon +
diff --git a/style.css b/style.css index 990c9f6..cd8c387 100644 --- a/style.css +++ b/style.css @@ -279,3 +279,17 @@ td.team-name { .cpink { color: #909; } .cyellow { color: #a60; } +.center { + text-align: center; + margin-left: auto; + margin-right: auto; +} + +#beaver { + opacity: 0.25; + margin-top: 5ex; +} + +#beaver:hover { + opacity: 1.0; +} -- cgit v1.2.3-70-g09d2