Mostly layout updates to the readme files.

This commit is contained in:
z3d
2009-07-14 00:40:44 +00:00
parent f90a320d95
commit e5e7f01e84
8 changed files with 118 additions and 115 deletions

View File

@ -251,11 +251,16 @@ tt {
padding: 1px 5px;
}
li {
div.main li {
text-align: left;
list-style-type: square;
margin: 2px 20px 0px 30px;
padding: 1px 20px 1px 0px;
line-height: 150%;
}
.tidylist {
text-align: justify !important;
}
ol {
@ -267,7 +272,8 @@ ol {
ul {
display: inline;
margin: 5px 0 0 0;
margin: 0;
padding: 0;
}
code {