* rss without <h3>

* correct README link
 * removed <br>
 * and the things we discussed via mail
This commit is contained in:
age 2007-01-11 23:32:27 +00:00
parent 811346c6c1
commit 83644bf245
8 changed files with 25 additions and 29 deletions

View file

@ -85,7 +85,7 @@ div.centercontent h2 {
padding: 0.1em 0 0.1em 0.5em;
}
div.centercontent p {
padding: 0.1em 1.8em 0.1em 0.8em;
padding: 0.1em 1.8em 0.5em 0.8em;
}
div.centercontent ul {
padding: 0.1em 1.8em 0.1em 2.8em;
@ -132,7 +132,7 @@ div.leftcontent {
}
div.leftcontent p {
padding: 0 0 0.5em 0.5em;
padding: 0.1em 0 0.5em 0.5em;
}
div.content {
@ -156,7 +156,7 @@ div.content h2, div.onecolumn h2 {
}
div.content p, div.onecolumn p {
padding: 0.1em 0.8em 0.1em 0.8em;
padding: 0.1em 0.8em 0.5em 0.8em;
}
div.onecolumn p {