updating docu

This commit is contained in:
2012-05-08 05:28:03 +00:00
parent 99c24a146d
commit 72c29c6250
18 changed files with 193 additions and 472 deletions

View File

@ -22,7 +22,7 @@
html body {
font-family:arial, verdana, sans-serif;
font-size:104%; /* to change the site's font size, change .foswikiPage below */
font-size:104%;
voice-family:"\"}\"";
voice-family:inherit;
font-size:small;
@ -30,6 +30,14 @@ html body {
html>body { /* Mozilla */
font-size:small;
}
body {
line-height:1.5em; /*S1*/
/* change font size here */
font-size:103%;
}
body font {
line-height:135%;
}
th {
line-height:1.15em;
}
@ -584,14 +592,6 @@ a:hover .foswikiAccessKey {
/* LAYOUT ELEMENTS */
/* for specific layout sub-elements see further down */
.foswikiPage {
line-height:1.5em; /*S1*/
/* change font size here */
font-size:105%;
}
.foswikiPage font {
line-height:135%;
}
.patternNoViewPage #patternOuter {
margin-left:0;
margin-right:0;