From: Jan Michel Date: Wed, 19 Oct 2016 13:28:02 +0000 (+0200) Subject: final first timer version X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=1c1b53ccf6fd63178c06adc075f25e8078ca25b8;p=labtools.git final first timer version --- diff --git a/timer/.htaccess b/timer/.htaccess new file mode 100644 index 0000000..09aecf0 --- /dev/null +++ b/timer/.htaccess @@ -0,0 +1 @@ +DirectoryIndex index.htm diff --git a/timer/style.css b/timer/style.css index 702632b..91a9a51 100644 --- a/timer/style.css +++ b/timer/style.css @@ -3,6 +3,8 @@ body { margin:0; height:100%; width:100%; + color:white; + background:black; }