]> jspc29.x-matter.uni-frankfurt.de Git - labtools.git/commitdiff
final first timer version
authorJan Michel <j.michel@gsi.de>
Wed, 19 Oct 2016 13:28:02 +0000 (15:28 +0200)
committerJan Michel <j.michel@gsi.de>
Wed, 19 Oct 2016 13:28:02 +0000 (15:28 +0200)
timer/.htaccess [new file with mode: 0644]
timer/style.css

diff --git a/timer/.htaccess b/timer/.htaccess
new file mode 100644 (file)
index 0000000..09aecf0
--- /dev/null
@@ -0,0 +1 @@
+DirectoryIndex index.htm
index 702632b2019b326d679e0419d65178cf3028c5f6..91a9a51cb8834210b31e4c378b8b4c8fa8946187 100644 (file)
@@ -3,6 +3,8 @@ body {
   margin:0;
   height:100%;
   width:100%;
+  color:white;
+  background:black;
 }