]> cgit.babelmonkeys.de Git - adhocweb.git/commitdiff
Add initial tiny stylesheet
authorFlorian Zeitz <florob@babelmonkeys.de>
Sun, 22 Aug 2010 22:35:43 +0000 (00:35 +0200)
committerFlorian Zeitz <florob@babelmonkeys.de>
Sun, 22 Aug 2010 22:35:43 +0000 (00:35 +0200)
style.css [new file with mode: 0644]

diff --git a/style.css b/style.css
new file mode 100644 (file)
index 0000000..6842271
--- /dev/null
+++ b/style.css
@@ -0,0 +1,7 @@
+label {
+  margin-right: 0.5em
+}
+
+input {
+  margin: 0.25em
+}