(44 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
− | |||
− | |||
− | |||
− | |||
<style> | <style> | ||
− | + | #home_logo, #sideMenu { display:none; } | |
+ | #sideMenu, #top_title, .patrollink {display:none;} | ||
+ | #content { margin-left:0px; margin-top:-11px; padding:0px; width:100%;} | ||
+ | body {background-color:white; } | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
+ | #bodyContent a[href ^="https://"], .link-https { padding-right:0px;} | ||
+ | |||
+ | .judges-will-not-evaluate { border: 4px solid #F42534; padding: 2% !important; width: 92%!important;} | ||
− | |||
− | + | body { | |
+ | margin:0; | ||
+ | font-family:Arial; | ||
+ | } | ||
+ | |||
+ | ::-webkit-scrollbar { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .navbar-brand { | ||
+ | background-color:#ffffff; | ||
+ | } | ||
+ | |||
+ | li.nav-item { | ||
+ | font-size: 17px; | ||
+ | margin-right: 15px; | ||
+ | } | ||
+ | |||
+ | .navbar.bg-dark{ | ||
+ | background-color:#ffffff !important; | ||
+ | } | ||
+ | |||
+ | .navbar-expand-md .navbar-collapse { | ||
+ | background-color: #3a3a3a; | ||
+ | padding-top: 10px; | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
+ | |||
+ | .navbar-dark .navbar-toggler { | ||
+ | background-color: #3a3a3a; | ||
+ | } | ||
+ | |||
+ | #HQ_page p { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-size:16px; | ||
+ | line-height:26px; | ||
+ | } | ||
+ | |||
+ | #HQ_page li { | ||
+ | font-family: 'Open Sans', sans-serif; | ||
+ | font-size:16px; | ||
+ | line-height:26px; | ||
+ | } | ||
+ | |||
+ | #HQ_page h1, h2, h3, h4, h5 { | ||
+ | font-family: 'Poppins', sans-serif; | ||
+ | } | ||
+ | |||
+ | #toc, .toc { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | footer.page-footer { | ||
+ | background-color: #3a3a3a; | ||
+ | color: #e0e0e0; | ||
+ | margin-top:60px; | ||
+ | } | ||
+ | |||
+ | .logo-footer { | ||
+ | max-width:200px; | ||
+ | } | ||
+ | |||
+ | footer .dropdown-content a, | ||
+ | footer h6 a, | ||
+ | footer h6 a:visited, | ||
+ | footer a, | ||
+ | footer a:visited { | ||
+ | color: rgba(255,255,255,0.6); | ||
+ | margin-right: 10px; | ||
+ | } | ||
+ | |||
+ | footer .dropdown-content a:hover, | ||
+ | footer h6 a:hover, | ||
+ | footer a i:hover { | ||
+ | color: rgba(255,255,255,0.9); | ||
+ | } | ||
+ | |||
+ | footer h6 { | ||
+ | margin-top:10px; | ||
+ | } | ||
+ | |||
+ | .social-footer { | ||
+ | position: relative; | ||
+ | top: -12px; | ||
+ | } | ||
+ | |||
+ | footer .fa { | ||
+ | font-size:20px; | ||
+ | } | ||
+ | |||
+ | footer a.os-menu-link { | ||
+ | margin-right:0px; | ||
+ | color: #fff; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | |||
+ | footer a.os-menu-link:hover { | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | |||
+ | pre { | ||
+ | display:none !important; | ||
+ | } | ||
+ | |||
+ | #HQ_page img { | ||
+ | max-width:100%; | ||
+ | height:auto; | ||
+ | } | ||
+ | |||
+ | #HQ_page img.logo { | ||
+ | max-width:190px; | ||
+ | } | ||
+ | |||
+ | a.new:visited, #p-personal a.new:visited { | ||
+ | color: #007bff; | ||
+ | } | ||
+ | a.new:visited, #p-personal a.new:visited { | ||
+ | color: #007bff; | ||
+ | } | ||
+ | a.new { | ||
+ | color: #007bff; | ||
+ | } | ||
+ | a:visited { | ||
+ | color: #007bff; | ||
+ | } | ||
+ | a.new, #p-personal a.new { | ||
+ | color: #007bff; | ||
+ | } | ||
+ | a:visited { | ||
+ | color: #007bff; | ||
+ | } | ||
+ | a.new { | ||
+ | color: #007bff; | ||
+ | } | ||
+ | |||
+ | </style> |
Latest revision as of 04:12, 19 October 2019