--- web/trunk/www.linuxsampler.org/index.css 2007/08/08 17:18:12 1275 +++ web/trunk/www.linuxsampler.org/index.css 2007/08/10 12:46:34 1276 @@ -16,22 +16,25 @@ h2 { - font-size: 14pt; - font-family: sans-serif; + font-size: 11pt; + font-family: sans-serif,Arial,Helvetica; + font-style: normal; + font-weight: bold; border: none; background: rgb(240,240,240); - margin: 0.8em 2em; - padding: 0.4em 0.4em; + margin: 0.8em 0.4em 0.8em 0.8em; + padding: 0.4em 0.4em 0.4em 0.4em; } h3 { - font-size: 14pt; - font-family: sans-serif; - font-weight: normal; + font-size: 11pt; + font-family: sans-serif,Arial,Helvetica; + font-style: normal; + font-weight: bold; border: none; background: rgb(240,240,240); - margin: 0.8em 2em; - padding: 0.4em 0.4em; + margin: 0.8em 0.4em 0.8em 0.8em; + padding: 0.4em 0.4em 0.4em 0.4em; } .hidden @@ -45,31 +48,80 @@ } table th { - font-size: 14pt; - font-family: sans-serif; + font-size: 11pt; + font-family: sans-serif,Arial,Helvetica; + font-style: normal; font-weight: bold; background: rgb(240,240,240); } .code { - width: 100%; + overflow: auto; + font-size: 8pt; + /*max-width: 300;*/ background-color: #F6F6F6; border: 2px outset GhostWhite; + margin: 0em 3em 0em 3.2em; padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 3px; } +.figure { + overflow: auto; + font-size: 8pt; + margin: 0em 3em 0em 3.2em; + padding-left: 3px; + padding-right: 3px; + padding-top: 3px; + padding-bottom: 3px; +} + table.default { - font-size: 12pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; font-style: normal; font-weight: normal; - padding: 1em 2.2em; + padding: 0em 0em 0em 0em; + margin: 0em 0em 0em 2em; } +table.decorated { + border: none; + background-color: transparent; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; + text-align: justify; + font-style: normal; + font-weight: normal; + padding: 0em 0em 0em 0em; + margin: 0em 0em 0em 2em; +} + +td.decorated { + border: none; + background-color: #F2F2F4; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; + font-style: normal; + font-weight: normal; + text-align: left; + padding: 0.6em; +} + +td.decorated_header { + border: none; + background-color: #E0E0FF; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; + font-style: normal; + font-weight: bold; + text-align: left; + padding: 0.6em; +} + td.bordered { text-align: center; padding: 0.6em; @@ -82,8 +134,8 @@ } .formatmatrix { - font-size: 12pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; font-style: normal; font-weight: normal; @@ -117,8 +169,8 @@ } .linkstable { - font-size: 12pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; font-style: normal; font-weight: normal; @@ -132,30 +184,47 @@ text-decoration: underline; } -table.default { - margin-left: 2cm - } +p { + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; + text-align: justify; + font-style: normal; + font-weight: normal; + padding: 1em 2.2em; +} p.default { - font-size: 12pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; font-style: normal; font-weight: normal; padding: 1em 2.2em; } +p.caution { + border: solid 1px; + background: rgb(255, 180, 180); + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; + text-align: justify; + font-style: normal; + font-weight: normal; + margin: 1.6em 1.2em 1.6em 1.2em; + padding: 0.6em 0.6em 0.6em 0.6em; +} + table.pure { - font-size: 12pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; font-style: normal; font-weight: normal; } div.groupbox { background: rgb(240, 240, 240); - font-size: 12pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; font-style: normal; font-weight: normal; @@ -166,8 +235,8 @@ p.groupbox { border: none; background: rgb(240, 240, 240); - font-size: 12pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; font-style: normal; font-weight: normal; @@ -176,8 +245,8 @@ } span.default { - font-size: 12pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; font-style: normal; font-weight: normal; @@ -201,32 +270,32 @@ li { padding: 0.2em 0.2em 0.2em 0.2em; - font-size: 12pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; } li.ok { list-style-image: url("gfx/okay_green.png"); padding: 0.2em 0.2em 0.2em 0.2em; - font-size: 12pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; } li.false { list-style-image: url("gfx/x.png"); padding: 0.2em 0.2em 0.2em 0.2em; - font-size: 12pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; } li.partly { list-style-image: url("gfx/yellow_light.png"); padding: 0.2em 0.2em 0.2em 0.2em; - font-size: 12pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; } @@ -262,8 +331,8 @@ border: 1px dotted; margin: 0.8em 2em; padding: 0.4em 0.4em; - font-size: 11pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; font-style: normal; font-weight: normal; @@ -277,8 +346,8 @@ } li.news { - font-size: 11pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; font-style: normal; font-weight: normal; @@ -297,9 +366,8 @@ /* CVS Commits section */ table.cvs { - table-layout: automatic; - font-size: 11pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; font-style: normal; font-weight: normal; @@ -307,23 +375,22 @@ } table.cvs_project { - table-layout: automatic; border: 1px dotted; } #cvs_content { max-height: 300px; overflow: hidden; - font-size: 11pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; font-style: normal; font-weight: normal; } span.cvs_footer { - font-size: 11pt; - font-family: sans-serif; + font-size: 10pt; + font-family: sans-serif,Arial,Helvetica; text-align: justify; font-style: normal; font-weight: normal;