summaryrefslogtreecommitdiff
path: root/www/styles/weeks.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/styles/weeks.css')
-rw-r--r--www/styles/weeks.css32
1 files changed, 0 insertions, 32 deletions
diff --git a/www/styles/weeks.css b/www/styles/weeks.css
index c3b0649..aac76de 100644
--- a/www/styles/weeks.css
+++ b/www/styles/weeks.css
@@ -28,38 +28,6 @@
margin-top: 10em;
}
-#clock {
- display: block;
- width: 100%;
- height: 100%;
- vertical-align: middle;
- text-align: center;
- margin: 0;
-}
-
-#clock span {
- display:table;
- margin:0 auto;
-}
-
-#clock span.current-week {
- margin-top: 1em;
- padding: 0.3em 2em;
- font-size: 1.2em;
-}
-
-#clock span.clock-date {
- padding: 0.2em;
- font-weight: bold;
- font-size: 1.4em;
-}
-
-#clock span.clock-time {
- padding: 0.2em;
- font-weight: bold;
- font-size: 1.6em;
-}
-
#buttons {
display: block;
width: 100%;