Header
From Modifieddesign
(34 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#content { | #content { | ||
background-color: transparent; | background-color: transparent; | ||
- | border: | + | border: 2px solid #ff0099; |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | |||
- | |||
body { | body { | ||
font: x-small sans-serif; | font: x-small sans-serif; | ||
- | background: #ffffff | + | background: #ffffff url("http://as6.web1000.com/blank_header.jpg") 0px 0px no-repeat; |
color: black; | color: black; | ||
- | |||
- | |||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
a { | a { | ||
text-decoration: none; | text-decoration: none; | ||
- | color: #ff0099; | + | color: #ff0099 ; |
background: none; | background: none; | ||
} | } | ||
- | a:visited { color:# | + | a:visited { color: #cc0066; } |
a:active { color: #ff0099; } | a:active { color: #ff0099; } | ||
a:hover { text-decoration: underline; } | a:hover { text-decoration: underline; } | ||
a.stub { color: #ff0099; } | a.stub { color: #ff0099; } | ||
- | a.new | + | a.new {font-weight: bold; } |
- | + | #p-personal a.new { color:#ff0099; } | |
- | #p-personal a.new { color: # | + | a.new:visited { color:#cc0066; } |
+ | #p-personal a.new:visited { color:#cc0066; } | ||
#p-cactions .new a { color: #ff0099; } | #p-cactions .new a { color: #ff0099; } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/* Page history styling */ | /* Page history styling */ | ||
- | + | #pagehistory a {color:#ff0099; | |
- | + | ||
- | # | + | |
- | + | ||
- | + | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/*navbar style: black background, gray line items, white text... */ | /*navbar style: black background, gray line items, white text... */ | ||
Line 221: | Line 32: | ||
.pBody { | .pBody { | ||
font-size: 95%; | font-size: 95%; | ||
- | background: # | + | background: #ffffff; |
border-collapse: collapse; | border-collapse: collapse; | ||
- | border: | + | border: 2px solid #000000; |
- | + | ||
} | } | ||
.portlet li { | .portlet li { | ||
padding: 0; | padding: 0; | ||
margin: 0; | margin: 0; | ||
- | background: # | + | background: #ffffff; |
} | } | ||
.portlet a {color:#ff0099;} | .portlet a {color:#ff0099;} | ||
Line 235: | Line 45: | ||
#p-search .pBody { | #p-search .pBody { | ||
text-align: center; | text-align: center; | ||
- | background: # | + | background: #ffffff; |
} | } | ||
- | |||
/* quickbar: article, edit, ... watch tags */ | /* quickbar: article, edit, ... watch tags */ | ||
#p-cactions { | #p-cactions { | ||
position:absolute; | position:absolute; | ||
- | |||
- | |||
margin: 0; | margin: 0; | ||
white-space:nowrap; | white-space:nowrap; | ||
Line 259: | Line 66: | ||
border: 2px solid #ff0099; | border: 2px solid #ff0099; | ||
border-bottom: none; | border-bottom: none; | ||
- | |||
- | |||
overflow: visible; | overflow: visible; | ||
- | background: # | + | background: #ffffff; |
} | } | ||
#p-cactions li.selected { | #p-cactions li.selected { | ||
- | border-color: # | + | border-color: #000000; |
padding: 0 0 0.2em 0; | padding: 0 0 0.2em 0; | ||
} | } | ||
#p-cactions li a { | #p-cactions li a { | ||
- | background-color: # | + | background-color: #ffffff; |
- | color: # | + | color: #000000; |
border: none; | border: none; | ||
- | |||
text-decoration: none; | text-decoration: none; | ||
text-transform: lowercase; | text-transform: lowercase; | ||
Line 279: | Line 83: | ||
margin: 0; | margin: 0; | ||
} | } | ||
- | /* | + | /* Non existent links - on page - not red anymore (too gaudy) */ |
- | + | ||
- | + | a { | |
- | + | text-decoration: none; | |
- | + | color: #ff0099; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
background: none; | background: none; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
/* footer needs to be black too */ | /* footer needs to be black too */ | ||
#footer { | #footer { | ||
- | background-color: # | + | background-color: #ffffff; |
- | border-top: | + | border-top: 2px solid #000000; |
- | border-bottom: | + | border-bottom: 2px solid #000000; |
- | + | border-left: 2px solid #000000; | |
- | + | border-right: 2px solid #000000; | |
text-align: center; | text-align: center; | ||
font-size: 90%; | font-size: 90%; | ||
+ | } | ||
+ | #bodyContent a.external { color:#ff0099; } | ||
+ | /* this can be used in the content area to switch off | ||
+ | special external link styling */ | ||
+ | #bodyContent .plainlinks a { | ||
+ | background: none !important; | ||
+ | padding: 0; | ||
+ | } | ||
+ | /* gray boxes when displaying pages */ | ||
+ | code { background-color: #ffffff; } | ||
+ | pre { | ||
+ | padding: 1em; | ||
+ | border: 1px solid #cccccc; | ||
+ | color: #000000; | ||
+ | background-color: #ffffff; | ||
+ | line-height: 1.1em; | ||
+ | } | ||
+ | /* More black when displaying text */ | ||
+ | fieldset { | ||
+ | border: 1px solid #ff0099; | ||
+ | background-color: #ffffff; | ||
+ | margin: 1em 0em 1em 0em; | ||
+ | padding: 0em 1em 1em 1em; | ||
+ | line-height: 1.5em; | ||
+ | } | ||
+ | legend { | ||
+ | background: #ffffff; | ||
+ | padding: 0.5em; | ||
+ | font-size: 95%; | ||
+ | } | ||
+ | #contentSub { color: #000000} | ||
+ | #catlinks { | ||
+ | border:1px solid #cccccc; | ||
+ | background-color:#ffffff; | ||
+ | padding:5px; | ||
+ | margin-top: 1em; | ||
+ | clear: both; | ||
+ | } | ||
+ | #toc { | ||
+ | border:1px solid #cccccc; | ||
+ | background-color:#ffffff; | ||
+ | padding:5px; | ||
+ | font-size: 95%; | ||
} | } | ||
</style> | </style> | ||
- | |||
- | |||
- | |||
- |
Current revision as of 23:17, 22 November 2006
<style type="text/css">
- content {
background-color: transparent; border: 2px solid #ff0099;
} body {
font: x-small sans-serif; background: #ffffff url("") 0px 0px no-repeat; color: black;
} a {
text-decoration: none; color: #ff0099 ; background: none;
} a:visited { color: #cc0066; } a:active { color: #ff0099; } a:hover { text-decoration: underline; } a.stub { color: #ff0099; } a.new {font-weight: bold; }
- p-personal a.new { color:#ff0099; }
a.new:visited { color:#cc0066; }
- p-personal a.new:visited { color:#cc0066; }
- p-cactions .new a { color: #ff0099; }
/* Page history styling */
- pagehistory a {color:#ff0099;
} /*navbar style: black background, gray line items, white text... */
.portlet h6,h5,h4 {color:black;}
.pBody {
font-size: 95%; background: #ffffff; border-collapse: collapse; border: 2px solid #000000;
} .portlet li {
padding: 0; margin: 0; background: #ffffff;
} .portlet a {color:#ff0099;}
- p-search .pBody {
text-align: center; background: #ffffff;
} /* quickbar: article, edit, ... watch tags */
- p-cactions {
position:absolute; margin: 0; white-space:nowrap; width: 76%; line-height: 1.1em; overflow: visible; background: none; border-collapse: collapse; padding-left: 1em; list-style: none; font-size: 95%;
}
- p-cactions li {
display: inline; border: 2px solid #ff0099; border-bottom: none; overflow: visible; background: #ffffff;
}
- p-cactions li.selected {
border-color: #000000; padding: 0 0 0.2em 0;
}
- p-cactions li a {
background-color: #ffffff; color: #000000; border: none; text-decoration: none; text-transform: lowercase; position: relative; z-index: 0; margin: 0;
} /* Non existent links - on page - not red anymore (too gaudy) */
a {
text-decoration: none; color: #ff0099; background: none;
} /* footer needs to be black too */
- footer {
background-color: #ffffff; border-top: 2px solid #000000; border-bottom: 2px solid #000000; border-left: 2px solid #000000; border-right: 2px solid #000000; text-align: center; font-size: 90%;
}
- bodyContent a.external { color:#ff0099; }
/* this can be used in the content area to switch off special external link styling */
- bodyContent .plainlinks a {
background: none !important; padding: 0;
} /* gray boxes when displaying pages */ code { background-color: #ffffff; } pre {
padding: 1em; border: 1px solid #cccccc; color: #000000; background-color: #ffffff; line-height: 1.1em;
} /* More black when displaying text */ fieldset {
border: 1px solid #ff0099; background-color: #ffffff; margin: 1em 0em 1em 0em; padding: 0em 1em 1em 1em; line-height: 1.5em;
} legend {
background: #ffffff; padding: 0.5em; font-size: 95%;
}
- contentSub { color: #000000}
- catlinks {
border:1px solid #cccccc; background-color:#ffffff; padding:5px; margin-top: 1em; clear: both;
}
- toc {
border:1px solid #cccccc; background-color:#ffffff; padding:5px; font-size: 95%;
} </style>