.urllink, .wikilink {
text-decoration: underline; color: #115588;
}
.urllink:hover, .wikilink:hover {
color: #082a44;
}
.sidebar ul li > a:first-child.selflink {
background-color: #158; color: white;
}
.sidebar ul li > a:first-child.selflink:hover {
background-color: #158;
}
.sidebar > p > a.selflink {
background-color: #158; color: white; display: block;
}
.sidebar > p > a.wikilink {
display: block;
}
.searchbox {
display: none;
}
.sidebar {
margin-top: 2rem;
}
.code {
/* Override wsplus's excessive code whitespace */ white-space: normal !important;
}
code {
padding: 1px; color: #dd5811; font-size: 12px;
}
body{ font-size:15px; }
.wikisearch .searchbox {
width: 140px; margin-bottom: 0;
}
.wikisearch .searchbutton {
background-color: #158; min-width: 54px; border: 0; border-radius: 0px; height: 27px; color: white; margin-left: 5px;
}
.gsc-overflow-hidden {
overflow: auto !important;
}
.page-header p em{
background-color: #d9edf7; border-color: #bce8f1; color: #3a87ad; padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); border: 1px solid #fbeed5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
}
.wikisearch .searchbutton {
background-color: #158; min-width: 54px; border: 0; border-radius: 0px; height: 27px; color: white; margin-left: 5px;
}
div.info_msg {
background-color: #158; border-color: #d6e9c6; color: #468847; padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); border-radius: 4px;
}
div.error_msg {
background-color: #f2dede; border-color: #eed3d7; color: #b94a48; padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); border-radius: 4px;
}