Minor changes and bugfixes.

This commit is contained in:
Gaetan Delannay 2012-04-19 09:20:15 +02:00
parent abdd0ee52d
commit af351f87d3
3 changed files with 7 additions and 4 deletions

View file

@ -2,7 +2,8 @@ body { font: 75% Helvetica,Arial,sans-serif; background-color: #EAEAEA;
margin-top: 18px}
pre { font: 100% Helvetica,Arial,sans-serif; margin: 0}
h1 { font-size: 11pt; margin:0;}
h2 { font-size: 10pt; margin:0; font-style: italic; font-weight: normal;}
h2 { font-size: 10pt; margin:0; font-style: italic; font-weight: normal;
background-color: #d7dee4}
h3 { font-size: 9pt; margin:0; font-weight: bold;}
a { text-decoration: none; color: #503737;}
a:visited { color: #503737;}