Theme fix + remove trailing spaces when parsing rst files for tags.

This commit is contained in:
Alexis Metaireau 2010-10-17 04:21:00 +01:00
commit 2baf91a50d
3 changed files with 7 additions and 3 deletions

View file

@ -24,6 +24,10 @@
text-align: left;
}
article img{
float: right;
}
/* Headings */
h2 {font-size: 1.571em} /* 22px */
h3 {font-size: 1.429em} /* 20px */