projects
/
web/konrad/skid.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
78e429a
)
make docu a bit prettier
author
Konrad Rosenbaum
<konrad@silmor.de>
Sun, 22 Jun 2014 10:58:28 +0000 (12:58 +0200)
committer
Konrad Rosenbaum
<konrad@silmor.de>
Sun, 22 Jun 2014 10:58:28 +0000 (12:58 +0200)
doc/style.css
[new file with mode: 0644]
patch
|
blob
diff --git a/doc/style.css
b/doc/style.css
new file mode 100644
(file)
index 0000000..
31566e2
--- /dev/null
+++ b/
doc/style.css
@@ -0,0
+1,6
@@
+pre {
+ background-color: #ddd ;
+ border-style: dashed ;
+ border-width: 1px ;
+ padding: 4px ;
+}
\ No newline at end of file