MediaWiki:Common.css

From Iskomunidad
Revision as of 09:16, 25 October 2019 by Iskwiki.admin (talk | contribs)

Note: After publishing, 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: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
/*
 * GLOBAL
 */
#userLoginForm {
	display:none;
}
a.new:hover, .new a:hover, a.new:visited, .new a:visited {color: #7A1013;}
a.new, .new a {color: #00573f;}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {background-color:#1b3256;}
a {color:#36b;}
a:hover, a:visited {color:#0088dd;}
fieldset legend {color:#1b3256;}
#mw-content {opacity:0.9;}
.addthis_button_facebook, .addthis_button_google_plusone, .addthis_button_email{
	display:none;
}
#mw-content h1.firstHeading { display: none; }
#pt-createaccount {display:none;}
/*
 * HEADER
 */
.color-left {background-color:#00573f;}
.color-right {background-color:#00573f;}
.color-middle {background-color:#00573f;}
/*#ca-viewsource{display:none !important;}*/
#mw-header-container {background-color:#7b1113;color:#ffffff;}
/*
 * BLOCKS
 */
#p-logo-text a {font-family:'arial', 'serif';font-weight:600;color:#ffffff;}
/*
 * PAGES
 */
body {background-color:#212328;}
#mw-content-container {/*border-bottom:solid 4px #FFB81C;*/
background:url(https://iskomunidad.upd.edu.ph/resources/assets/ilc-background-3.jpg) no-repeat center center fixed !important;
background-size:cover !important;}
#mw-content h1.firstHeading {border-bottom: solid 4px #1b3256;}
#mw-page-header-links li.selected {border-bottom-color: #1b3256;}
#mw-site-navigation .sidebar-chunk h3 {border-bottom: solid 2px #1b3256;}
#mw-related-navigation .sidebar-chunk h3 {border-bottom: solid 2px #1b3256;}
#mw-content-container {border-bottom:none; background-image:none;}
#mw-content h1, #mw-content h2 {border-bottom: solid 2px #1b3256 !important;}
/*
 * Login
 */
#mw-createaccount-cta {display:none;}
/*
 * MainPage
 */
.main-updates {display:inline-block;}
.main-updates ul {list-style-type: none;}
/*
 * FOOTER
 */
 .isk-lastmod {padding-left: 10em;margin-left:-.5em;}
 
#f-poweredbyico {display:none;}
#mw-footer-container{border-top:none;background-color:#3a4147;background:url(https://iskomunidad.upd.edu.ph/resources/assets/footer-background.jpg) no-repeat center center fixed;background-size: cover;}

.customized-footer-col {display:inline-block;margin-right:3rem !important;vertical-align: top;padding-left:10em !important;}
.customized-footer-col li {margin-left: .5rem !important; line-height: 1.2;}
.customized-footer-col li:nth-child(1) {margin-left: -.5rem !important;font-size: 1.3rem;font-weight: 600;border-bottom:2px solid #FFB81C;}
.customized-footer ul:nth-child(1) .customized-footer-row-5 {margin-left: -.5rem !important;font-size: 1.3rem;font-weight: 600;border-bottom:2px solid #FFB81C;}
.customized-footer ul:nth-child(3) .customized-footer-row-3 {margin-left: -.5rem !important;font-size: 1.3rem;font-weight: 600;border-bottom:2px solid #FFB81C;}
.customized-footer ul:nth-child(4) .customized-footer-row-2 {margin-left: -.5rem !important;font-size: 1.3rem;font-weight: 600;border-bottom:2px solid #FFB81C;}

.customized-footer-two {text-align:center;line-height:.8;}