update 0.8.1

This commit is contained in:
Rupert Hausberger 2013-01-22 04:18:56 +01:00
commit 035580c526
5 changed files with 584 additions and 179 deletions

View file

@ -73,16 +73,15 @@ body {
font-size:x-small;
}
#xconfig {
width:400px;
#config_simple {
width:780px;
padding:10px;
margin:auto;
border:1px solid #ccc;
background-color:#fcfcfc;
}
#config_simple {
width:380px;
margin:auto;
}
.config_simple_hof {
width:480px;
margin:auto;
padding:10px;
border:1px solid #ccc;
@ -187,7 +186,7 @@ body {
margin:auto;
padding:10px;
border:1px solid #ccc;
background-color:#f8f8f8;
background-color:#fcfcfc;
}
.readme table {
width:100%;