/static/light_hatched_style/blue/masthead.css
https://bitbucket.org/cistrome/cistrome-harvard/ · CSS · 26 lines · 23 code · 3 blank · 0 comment · 0 complexity · e4272e9f3f5b4c68c154cca3ab7c231f MD5 · raw file
- body
- {
- background: #023858 url(masthead_bg.png) bottom;
- color: white;
- padding: 0;
- border: 0;
- margin: 3px;
- margin-right: 10px;
- margin-left: 10px;
- }
- div.pageTitle
- {
- font-size: 160%;
- 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: #ece7f2;
- }