projects
/
adhocweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83dffb6
)
Add initial tiny stylesheet
author
Florian Zeitz
<florob@babelmonkeys.de>
Sun, 22 Aug 2010 22:35:43 +0000
(
00:35
+0200)
committer
Florian Zeitz
<florob@babelmonkeys.de>
Sun, 22 Aug 2010 22:35:43 +0000
(
00:35
+0200)
style.css
[new file with mode: 0644]
patch
|
blob
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
+}