make manual-update + css for manual

This commit is contained in:
Mattias Andrée 2012-10-28 00:03:00 +02:00
parent b318cba20a
commit f259066b7f
2 changed files with 22 additions and 0 deletions

8
info.css Normal file
View file

@ -0,0 +1,8 @@
body {
margin : 0 0 0 0;
color : rgb(0, 0, 0);
background-color : rgb(249, 246, 240);
font-family : serif;
font-size : 11pt;
}