Personal tools
You are here: Home Members portal_admin's Home CSS
Document Actions

CSS

by Portal Administrator last modified 2007-06-04 17:34

Stylesheet

Click here to get the file

Size 2.9 kB - File type text/css

File contents

body {
     position: relative;
     margin: 0; 
     padding: 0;
     }
div#content {
     margin: 3em 1em 2em 1em;
     padding: 20px;
     color: black; 
     font-family: Arial, sans-serif;
     font-size:	100%; 
     border: #9ca1ac 5px;
     }
div#content p {
     margin: 0 1em 1em;
     padding: 1em;
     line-height: 1.2;
     }
div#content p.com {
     margin: 0 1em 1em;
     padding: 1em;
     line-height: 1.2;
     font-size: 90%;
     }
div#content li {
     list-style: circle outside;
     }
div#content a:link {
     color: black;
     text-decoration: underline;
     background-color: transparent;
     }
div#content a:visited {
     color: black;
     background-color: transparent;
     }
div#content a:hover {
     color: #9ca0ab; 
/*     color: #404040;*/
     font-weight: normal;
/*     text-decoration: overline underline;*/
     background-color: #eef6ff;
     }
div#content a.image:hover {
     background-color: transparent;
     }
h1   {
     margin: 0.2em -8px 0.3em; 
     padding: 0.33em 0.50em 0.167em;
     background-color: #dee7ec; /* #eef6ff; */
     font: bold 200% sans-serif;
     vertical-align: middle;
     text-align: left;
     color: #62828d; /* red; */
     letter-spacing: 0.1em;
     border: solid 1px black;
     }
h2   {
     margin: 0.2em -20px 0.4em;
     background-color: #dee7ec; /* #eef6ff; */
     padding: 0.33em 0 0.167em;
     font: 120% sans-serif;
     vertical-align: middle;
     text-align: center;
     color: #62828d; /* red; */
     letter-spacing: 0.0em;
     border: solid 1px black;
     }
h3   {
     margin: 0.2em -8px 0.3em; 
     padding: 0.33em 0.50em 0.167em;
     background-color: #62828d; /* red; */
     font: bold 130% sans-serif;
     vertical-align: middle;
     text-align: center;
     color: #eef6ff;
     letter-spacing: 0.1em;
     border: solid 1px black;
     }
h4   {
     margin: 0.2em 0px 0.4em;
     background-color: #62828d; /* red; */
     padding: 0.33em 0.50em 0.167em;
     font: 100% sans-serif;
     vertical-align: middle;
     text-align: left;
     color: #eef6ff;
     letter-spacing: 0.0em;
     border: solid 1px black;
     }
div#header {
     margin: 3em 2em 2em 2em;
     padding: 2px;
     color: #62828d; /* red; */
     background-color: transparent;
     font-family: Arial, sans-serif;
     font-size: 80%;
     border: #9ca1ac 5px;
     }
div#header td {
     text-align: center;
     color: white;
     background-color: transparent;
     font: 80% sans-serif;
     }
div#centered {
     text-align: center;
     }
div#centered1 {
     text-align: center;
          }
img  {
     border: 0;
     background-color: transparent;
     }
code, pre {
     color: #226;
     background-color: transparent;
     font-size: 110%;
     }
pre  {
     font-family: Arial, sans-serif;
     }
code {
     font-family: monospace;
     }
body {
     color: black;
     }
div#content {
     }
div#content h1 {
     border: 1px solid black;
     padding: 0.5em 1em 0.25em;
     }
div#header {
     }

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: