/static/light_hatched_style/green/masthead.css
CSS | 26 lines | 23 code | 3 blank | 0 comment | 0 complexity | 406283821a778f4538df66fc7c1a9dcd MD5 | raw file
- body
- {
- background: #025838 url(/static/style/masthead_bg.png) bottom;
- color: white;
- padding: 0;
- border: 0;
- margin: 3px;
- margin-right: 10px;
- margin-left: 10px;
- }
- div.pageTitle
- {
- font-size: x-large;
- font-weight: bold;
- }
- div.pageTitle a:link, div.pageTitle a:visited, div.pageTitle a:active, div.pageTitle a:hover
- {
- text-decoration: none;
- }
- a:link, a:visited, a:active
- {
- color: #ecf2e7;
- }