[guadec-web] fixes alignment for time-slots in the schedule



commit 3c67d84c54e7c571fd15913e6859191a4de10a0c
Author: Fabiana Simões <fabianapsimoes gmail com>
Date:   Tue Jul 2 20:27:46 2013 +0200

    fixes alignment for time-slots in the schedule

 wordcamp-base/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wordcamp-base/style.css b/wordcamp-base/style.css
index 2468b83..1315ec3 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1667,7 +1667,7 @@ h1, h2, h3, h4, h5, h6, #site-title, #site-description, #access .menu, #access d
 .schedule tr td:first-child {
     font-weight: bold;
     width: 20%;
-    text-align: right;
+    text-align: center;
 }
 
 .schedule tr td:nth-child(2), .schedule tr td:last-child {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]