Now with avatars

This commit is contained in:
Latif Khalifa
2013-10-14 14:54:39 +02:00
parent 7dc716103e
commit 15f0a4d411
2 changed files with 16 additions and 3 deletions

View File

@@ -110,13 +110,18 @@ table.noborder {
cursor: pointer;
}
code,
pre {
font-family: monospace;
font-size: 1.2em;
font-size: 9pt;
white-space: pre-wrap;
word-wrap: break-word;
}
code {
white-space: pre;
}
#menubar {
text-align: justify;
margin: 10px 0px 10px 0px;