MediaWiki:Monobook.css
From TherapyCharts
Revision as of 15:06, 10 August 2012 by TCWikiSysop2too (talk | contribs)
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* @override
http://northisup.com/mediawiki/index.php?title=MediaWiki:Monobook.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000
http://www.mediawiki.org/w/index.php?title=MediaWiki:Monobook.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=2678400&action=raw&maxage=2678400
http://en.wikipedia.org/w/index.php?title=MediaWiki:Monobook.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=2678400&action=raw&maxage=2678400
http://freyr.therapycharts.com/knowledge/index.php?title=MediaWiki:Monobook.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000
*/
/* CSS placed here will affect users of the Monobook skin */
/*
TherapyCharts Colors
TherapyCharts - red = #b20000
TherapyCharts - yellow/orange = #fba900
TherapyCharts - primary green (dark) = #94bf4e
TherapyCharts - secondary green (light)= #bcd980
TherapyCharts - primary blue (light - for large fields) = #93c5d0
TherapyCharts - secondary blue (dark - for small elements) = #659ab8
*/
.portlet h5, .portlet h6, #p-personal ul, #p-cactions li a {
text-transform: none;
}
body {
background-color: #94bf4e;
background-image: none;
font-family: Verdana,sans-serif;
}
/* @group headders */
h1.firstHeading {
background: none!important;
border: 0pt none;
color: #000000;
font-size: 200%;
font-weight: bold;
letter-spacing: -1pt;
margin-bottom: 0pt;
padding: 0pt 0pt 0.3em;
text-decoration: none;
}
h1 {
background: #fba900 !important;
font-family: Arial,Helvetica,sans-serif;
border: thin solid gray;
padding: .5em;
}
h2 {
background: #94bf4e !important;
font-family: Arial,Helvetica,sans-serif;
border: thin solid gray;
padding: .5em;
}
h3, h4, h5, h6 {
background: #bcd980 !important;
font-family: Arial,Helvetica,sans-serif;
border: thin solid gray;
padding: .5em;
}
/* @end */
/* @group table */
table, table.diff, td.diff-otitle, td.diff-ntitle {
background-color: red;
background: transparent none repeat scroll 0%;
}
th {
padding: .3em;
}
td {
padding: .3em;
}
/* @end */
/* @group list */
ul, .portlet ul {
list-style-image: url(/wiki/images/a/a7/Skin-bullet.gif);
}
/* @end */
/* @group a */
a, #bodyContent a.external {
color: #74963d;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:visited {
color: #213B6F;
}
/* @end */
/* @group p */
#p-cactions li a {
color: #000000;
}
#p-cactions div.pBody ul {
margin-top: 4px;
position: relative;
left: 11.5em;
}
#p-cactions .new a {
color: #b20000;
font-style: italic;
}
#p-personal li a {
color: #b20000;
}
#p-personal li a:hover {
background-color: transparent;
color: #FFFFFF;
}
#p-logo {
background: #fba900 url(http://freyr.therapycharts.com/knowledge/images/TC_striped_pattern.png) repeat;
height: 110px;
z-index: 1;
width: 100%;
border-bottom: 1.2em solid #bcd980;
}
#column-one {
margin-right: 1em;
}
/* @group p-TherapyCharts */
/* mark port*/
#p-TherapyCharts {
font-weight: bold;
}
#p-portlet2, #p-portlet3, #p-search, #p-tb {
padding-left: 10px;
}
#p-portlet2, #p-portlet3, #p-search, #p-tb, #p-TherapyCharts .pBody, #p-portlet2 .pBody, #p-portlet3 .pBody, #p-search .pBody, #p-tb .pBody {
padding: 0pt;
}
#p-TherapyCharts a {
color: #b20000!important;
text-decoration: none;
}
#p-TherapyCharts a:hover, #p-portlet2 a:hover, #p-portlet3 a:hover, #p-search a:hover, #p-tb a:hover {
text-decoration: underline !important;
}
#p-TherapyCharts ul, #p-portlet2 ul, #p-portlet3 ul, #p-search ul, #p-tb ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-left: 0pt;
background: #94bf4e;
}
#p-TherapyCharts ul li, #p-portlet2 ul li, #p-portlet3 ul li, #p-search ul li, #p-tb ul li {
border-bottom: 1px dotted #b20000;
margin-left: 0pt;
padding: 0.3em 0pt;
}
/* @end */
#p-logo a, #p-logo a:hover {
position: relative;
bottom: 2em;
width: 32em;
margin-top: 1.2em;
}
#p-cactions, #p-personal {
z-index: 4;
}
#p-cactions {
z-index: 2;
/*background: #fba900;*/
top: 75px;
position: absolute;
height: 7em;
left: -5px;
}
#p-cactions li a, #p-cactions li, .pBody {
border: 0pt none;
position: relative;
}
#p-TherapyCharts div.pBody {
bottom: 10px;
}
#p-cactions div.pBody {
position: relative;
top: 12px;
}
#p-cactions li a {
background-color: #959BA9;
padding-top: 0.2em;
}
#p-cactions li.selected a {
background-color: #FFFFFF;
padding: 0.2em 0.8em 0.3em !important;
}
#p-cactions li a:hover {
background-color: #CCCCCC;
}
#p-personal {
margin-top: 0.5em;
}
/*#p-personal ul {
margin-right: 90px;
}*/
/* @group p-navigation */
/* search*/
#p-navigation, #p-portlet2, #p-portlet3, #p-search, #p-tb {
padding-left: 10px;
}
#p-navigation, #p-portlet2, #p-portlet3, #p-search, #p-tb, #p-navigation .pBody, #p-portlet2 .pBody, #p-portlet3 .pBody, #p-search .pBody, #p-tb .pBody {
z-index: 5;
padding: 0pt;
left: 2px;
}
#p-navigation a, #p-portlet2 a, #p-portlet3 a, #p-search a, #p-tb a {
color: #000000;
text-decoration: none;
}
#p-navigation a:hover, #p-portlet2 a:hover, #p-portlet3 a:hover, #p-search a:hover, #p-tb a:hover {
text-decoration: underline !important;
}
#p-navigation ul, #p-portlet2 ul, #p-portlet3 ul, #p-search ul, #p-tb ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-left: 0pt;
background: #94bf4e;
}
#p-navigation ul li, #p-portlet2 ul li, #p-portlet3 ul li, #p-search ul li, #p-tb ul li {
border-bottom: 1px dotted #b20000;
margin-left: 0pt;
padding: 0.3em 0pt;
}
/* navigation*/
#p-navigation {
font-weight: bold !important;
/
*top: -10em;*/
}
/* @end */
/* @end */
/* @group pre/code */
pre {
font-family: Courier;
margin: 1em 0 !important;
background-color: #bcd980 !important;
padding: .5em !important;
line-height: 1.5em !important;
overflow: auto !important;
border: none !important;
margin: 1em 0 !important;
background-color: #bcd980 !important;
padding: 1em !important;
line-height: 1.5em !important;
color: #b20000 !important;
}
pre code {
padding: 0 !important;
background-color: #bcd980 !important;
border: none !important;
color: white !important;
}
code {
/*ba
ckground-color: #231f20 !important;*/
color: #444 !important;
/*border
: 1px solid #dedede !important;*/
border: thin dashed #004f95 !important;
padding-bottom: .2em;
padding-left: .2em;
padding-right: .2em;
}
/* console */
pre span {
color: #888 !important;
}
pre span.command {
color: yellow !important;
}
tbody tr td pre {
color: #444 !important;
-moz-border-radius-topleft: 0em !important;
-webkit-border-top-left-radius: 0em !important;
-moz-border-radius-bottomright: 0em !important;
-webkit-border-bottom-right-radius: 0em !important;
font-family: Courier;
/*margin: 1em 0 !important;*/
/*background-color: #231f20 !important;*/
padding: .2em !important;
background-color: transparent !important;
border: thin dashed #004f95 !important;
}
/* @
end */
/* @group search */
#searchform {
background: #94bf4e;
text-align: left;
}
#searchInput {
width: 12em;
padding-top: .6em;
background: #bcd980;
border-style: solid;
border-color: #fba900;
}
input.searchButton {
width: 45%;
margin-top: .5em;
}
input#mw-searchButton.searchButton {
}
input#searchGoButton.searchButton {
}
/* @end */
/* @group content */
#column-one h5 {
display: none;
}
#content {
border: 0pt none;
margin-bottom: 5em;
top: 75px;
position: relative;
margin-right: 1em;
}
#bodyContent {
background-color: #EEEEEE;
padding: 0.1em 1em 1em;
}
#bodyContent a.new, #p-personal a.new {
color: #eb7a00;
}
.previewnote {
color: #E45712;
}
#bodyContent .thumb {
border-color: #EEEEEE;
}
#toc {
font-size: 0.9em;
margin-bottom: 1em;
margin-left: 1em;
}
.toctoggle {
display: none;
}
#footer a {
color: black;
}
#footer img {
display: none;
}
#f-list {
}
blockquote {
}
/* @end */
/*#f-list li {
border-color: green;
border-style: solid;
}*/
/* @group footer */
#footer {
position: absolute;
background: #bcd980;
height: 4em;
width: 100%;
}
#footer a{
text-decoration: underline;
}
/*#f-list {
position: relative;
}
#lastmod {
position: relative;
}
#viewcount {
position: relative;
top: 2.5em;
right: 30em;
}
#copyright {
position: relative;
right: 17em;
}
#privacy {
position: relative;
}
#about {
position: relative;
}
#disclaimer {
position: relative;
}*/
#p-personal.portlet {
/*font-weight: bold;*/
font-size: 1.2em;
}
#p-personal.portlet a.new {
color: green;
}
/* @end */