Something went wrong on our end
Select Git revision
-
Adam Caprez authoredAdam Caprez authored
custom.css 1.75 KiB
.img-border a img {
border:1px solid #021a40 !important ;
}
body, h5, h6 {
background: #FEFDFA ;
font-family: "Mercury SSm A","Mercury SSm B","Times New Roman",serif;
font-size: 16px !important;
}
#sidebar {
background-color: rgb(239, 238, 235);
}
#header-wrapper {
background: #D00000;
/* background-color: #137CBD; */
}
#header-wrapper a {
color: #ffffff !important;
}
.searchbox {
background: #FEFDFA;
}
.searchbox input {
color: rgb(91,91,90);
}
.searchbox label {
color: #1B9AE8;
}
::placeholder {
color: #137CBD !important ;
}
.searchbox span {
color: #1B9AE8;
}
#sidebar ul.topics > li.parent, #sidebar ul.topics > li.active {
background: #f4f3f0;
color: #5b5b5a;
}
#sidebar ul.topics > li.parent a, #sidebar ul.topics > li.active a {
color: #5b5b5a;
}
h1, h2, h3, h4 {
font-family: "Tungsten A","Tungsten B",Impact,Haettenschweiler,"Arial Narrow Bold","Franklin Gothic Bold",sans-serif ;
letter-spacing: 0px;
}
code {
background: none;
border: none;
}
#sidebar a {
color: #5b5b5a;
border-bottom-style: none;
border-bottom-width: none;
}
#sidebar a:hover {
color: #D00000;
}
#sidebar ul.topics > li.parent a:hover, #sidebar ul.topics > li.active a:hover {
color: #D00000;
}
#sidebar ul li.active > div > a:hover {
color: #D00000 !important;
}
#sidebar ul li .read-icon {
margin-left: -14px;
}
.fa-circle-thin:before {
content: none;
}
#header h3 {
margin-top: 16px;
color: #ffffff;
}
#header h4 {
margin-top: 16px;
color: #ffffff;
}
#clear-history {
display: none;
}
a {
color: #d00000;
border-bottom-style: dotted;
border-bottom-width: 1px;
}
a:hover {
color: #6a0000;
}
#header a:hover {
border-bottom-style: dotted;
border-bottom-width: 1px;
}
.sorttable table {
table-layout: fixed;
}
.pager img, select, input {
display: inline !important;
}