Collaborama About Help Contact Anonymous [login] Source: site.view [edit] Function name: basiccss Arguments: Description: Page type: text Render function: Module: siteutil Page source: body { background-color: #FFFFFF; color: #000000; font-family: Georgia, "Book Antiqua", "Times New Roman", serif; font-size: 1em; margin-top: 0px; margin-right: 60px; margin-left: 60px; } #header { height: 92px; } #logo { position: absolute; top: 23px; left: 58px; font-size: 1.8em; } #logo a:link {text-decoration:none;} #logo a:visited {text-decoration:none;} #logo a:hover {text-decoration:none;} #logo a:active {text-decoration:none;} #cmdline { position: absolute; top: 63px; } #navbar { font-size: .8em; position: absolute; top: 5px; right: 60px; text-align: right; line-height: 1.3em; } #navbar ul { margin: 0; padding: 0; } #navbar ul li { list-style-type: none; display: inline; padding-left: .5em; } #content { /* min-height: 100%; height: auto !important; height: 100%;*/ margin-top: 10px; margin-bottom: 5px; } #content-header { font-size: .8em; margin-bottom: 6px; text-align: right; } #main-text { background-color: #f9f9f9; color: #000000; border: 1px #000000 solid; padding-left: 20px; padding-right: 20px; padding-top: 10px; padding-bottom: 10px; font-size: .9em; line-height: 1.2em; } #footer{ font-size: .8em; } h1 { font-size: 1.2em; letter-spacing: +1px; font-weight: lighter; font-style: italic; } h2 { font-size: 1.1em; font-weight: lighter; font-style: italic; } h3 { font-size: 0.9em; font-weight: bold; } p { /* font-size: .8em; */ } img { border: none; } ul {} li {} a { color: #2F7500; text-decoration: none; } a:link {} a:visited {} a:hover { text-decoration: underline; } a:active {} textarea { width:100%; height:100%; }