@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville);
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text, .navbar-default .navbar-brand {
color: #62a8e5;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #fff; background-color: #62a8e5;
}
.navbar-default {
background-color: #fff; border-color: #eee;
}
body {
/* Margin bottom by footer height */ margin-bottom: 60px; font-family: 'Libre Baskerville', Times New Roman; font-weight: 400; font-size: 8pt;
}
p {
font-family: 'Libre Baskerville', Times New Roman; font-weight: 400; font-size: 8pt;
}
html {
position: relative; min-height: 100%;
}
.footer {
position: absolute; padding-top: 10px; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height: 40px; border-top: 1px solid #eee;
}
.sidebar-nav {
text-indent: 0; padding: 0; list-style-type: none;
}
a, a:hover, a:focus {
color: #000;
}
- contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear, #sideMenu, #top_title {display: none;}
- globalWrapper, #content { /*-- changes default wiki settings --*/
width: 100%; height: 100%; border: 0px; background-color: transparent; margin: 0px; padding: 0px; }
html, body, .wrapper { /*-- changes default wiki settings --*/ width: 100%; height: 100%; background-color: transparent; }