projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
21422ac
)
web: Unify css rules for tables.
author
Andre Noll
<maan@systemlinux.org>
Sat, 17 Aug 2013 19:30:43 +0000
(21:30 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Sun, 18 Aug 2013 17:47:53 +0000
(19:47 +0200)
web/para.css
patch
|
blob
|
history
diff --git
a/web/para.css
b/web/para.css
index
abd68ff
..
e14bd7d
100644
(file)
--- a/
web/para.css
+++ b/
web/para.css
@@
-8,6
+8,15
@@
body {
margin: 0px;
}
margin: 0px;
}
+table {
+ padding: 8px 4px;
+}
+
+td {
+ padding: 2px 5px;
+ font-size: 100%;
+ vertical-align: top;
+}
caption { font-weight: bold }
/* doxgen */
caption { font-weight: bold }
/* doxgen */