Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote branch 'intrigeri/po'
[git.ikiwiki.info.git]
/
doc
/
style.css
diff --git
a/doc/style.css
b/doc/style.css
index 7c97a518c6679b871505cdd8fd7fda8cb2b4568e..8dd3b1c151905d0c2f8fdae03c0b8bda8c38bf55 100644
(file)
--- a/
doc/style.css
+++ b/
doc/style.css
@@
-62,10
+62,9
@@
nav {
margin-top: .4em;
}
-.pagefooter {
- clear: both;
-}
-.inlinefooter {
+.pagefooter,
+.inlinefooter,
+.comments {
clear: both;
}
@@
-92,6
+91,10
@@
nav {
text-align: center;
}
+img.img {
+ margin: 0.5ex;
+}
+
.align-left {
float:left;
}