MediaWiki:Common.css: Difference between revisions

From Practices and Politics of Representation
Jump to navigation Jump to search
No edit summary
Tag: Reverted
Remove duplicated banner comment line
 
(63 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* Hide all logos */
/************************************************************
* CLEAN MINIMAL THEME — BLACK & WHITE ONLY
************************************************************/
 
 
/*----------------------------------------------------------
  0. GLOBAL RESET
----------------------------------------------------------*/
 
.mw-wiki-logo,
.mw-wiki-logo,
.mw-logo,
.mw-logo,
Line 12: Line 20:
}
}


/* Hide favicon references */
html {
link[rel="icon"],
    font-size: 18px !important;
link[rel="shortcut icon"],
    -webkit-text-size-adjust: 100% !important;
link[rel="apple-touch-icon"] {
}
     display: none !important;
 
body, h1, h2, h3, h4, h5, h6, p, td, th,
input, textarea, select, button {
    font-family: 'Times New Roman', Times, serif !important;
    color: rgb(0, 0, 0) !important;
    line-height: 1.2 !important;
}
 
body {
     background: rgb(255, 255, 255) !important;
    -webkit-text-size-adjust: 100% !important;
}
}


/* CLEAN FLAT DESIGN CSS - PRESERVES LAYOUT */
a, a:visited {
    color: rgb(0, 0, 255) !important;
    line-height: 1 !important;
}


/* Force all text to Arial font */
a:hover {
*, body, h1, h2, h3, h4, h5, h6, p, div, span, a, li, td, th,
    color: rgb(0, 0, 255) !important;
input, textarea, select, button, .portlet, .pBody {
     text-decoration: underline !important;
     font-family: Arial, sans-serif !important;
}
}


/* Remove ALL shadows, glows, and effects */
/* Remove shadow */
*, *:before, *:after {
* {
     box-shadow: none !important;
     box-shadow: none !important;
     text-shadow: none !important;
     text-shadow: none !important;
    filter: none !important;
    -webkit-filter: none !important;
    -moz-filter: none !important;
}
}


/* Clean up headings - remove underlines but keep structure */
/* Make all borders white (invisible) */
h1, h2, h3, h4, h5, h6 {
*:not(img) {
     border-bottom: none !important;
     border-color: rgb(255, 255, 255) !important;
    background: none !important;
}
    background-image: none !important;
 
    color: #333 !important;
/* Images*/
.mw-body-content img,
.mw-body-content figure,
.mw-body-content .thumb {
width: auto !important;
height: auto !important;
padding-left: 0px !important;
}
}


/* Page title clean */
/*----------------------------------------------------------
.firstHeading {
  1. HEADER
    border-bottom: none !important;
----------------------------------------------------------*/
     background: none !important;
 
    color: #333 !important;
#mw-head,
#mw-head-base,
#mw-page-base,
.vector-header,
.vector-sticky-header,
.mw-header {
     background: rgb(255, 255, 255) !important;
}
}


/* Sidebar - clean but preserve layout */
/* Align the top menu with the content */
.portlet {
#left-navigation {
    background: none !important;
  /*  margin-left: 10em !important;*/
    background-image: none !important;
    border: none !important;
}
}


/* Sidebar headers - clean */
/* Pull the login area inwards */
.portlet h3, .portlet h5 {
#p-personal {
    background: none !important;
  /*  margin-right: 1em !important; */
    background-image: none !important;
    border: none !important;
    border-bottom: none !important;
    color: #333 !important;
    font-weight: bold !important;
}
}


/* Sidebar links - clean style */
#right-navigation {
.portlet .pBody ul li a {
  /*  margin-right: 1em !important; */
    color: #0066cc !important;
    text-decoration: none !important;
    background: none !important;
    border: none !important;
}
}


.portlet .pBody ul li a:hover {
 
     color: #004499 !important;
/*----------------------------------------------------------
     background: none !important;
  2. SIDEBAR
     text-decoration: underline !important;
----------------------------------------------------------*/
 
#column-one,
#mw-panel,
.vector-legacy-sidebar {
     background: transparent !important;
     padding-top: 5em !important;
     margin-top: 0 !important;
    width: 250px !important;
}
}


/* Move Home to VERY bottom of navigation with large gap */
.portlet, .pBody {
#p-navigation .pBody ul {
     background: rgb(255, 255, 255) !important;
     display: flex;
    flex-direction: column;
    min-height: 400px;
}
}


#p-navigation .pBody ul li:first-child {
.portlet h3, .portlet h5 {
     order: 999;
     color: rgb(0, 0, 0) !important;
    margin-top: auto !important;
     font-weight: bold !important;
    margin-bottom: 0 !important;
     background: rgb(255, 255, 255) !important;
     padding-top: 50px !important;
     border-top: 1px solid #eee !important;
}
}


/* Tabs - completely clean without borders */
 
#p-cactions {
/* Tools gizle */
     background: none !important;
#p-tb {
    border: none !important;
     display: none !important;
    box-shadow: none !important;
}
}


#p-cactions ul {
/* Sidebar links */
     background: none !important;
#mw-panel a,
     border: none !important;
#mw-panel a:visited,
     box-shadow: none !important;
.vector-legacy-sidebar a,
.portlet a,
.pBody a {
     color: rgb(0, 0, 255) !important;
    text-decoration: none !important;
     font-size: 20px !important;
     -webkit-text-size-adjust: 100% !important;
}
}


#p-cactions li {
#mw-panel a:hover,
    background: none !important;
.vector-legacy-sidebar a:hover,
    background-image: none !important;
.portlet a:hover,
    border: none !important;
.pBody a:hover {
    box-shadow: none !important;
     text-decoration: underline !important;
     margin: 0 10px 0 0 !important;
}
}


#p-cactions li a {
/*----------------------------------------------------------
    background: none !important;
  3. TABS
    background-image: none !important;
----------------------------------------------------------*/
     color: #0066cc !important;
 
    text-decoration: none !important;
#p-namespaces,
#p-views,
#p-cactions,
.vector-tabs,
.vector-menu-tabs {
     background: transparent !important;
     border: none !important;
     border: none !important;
     box-shadow: none !important;
     box-shadow: none !important;
    padding: 8px 15px !important;
}
}


#p-cactions li.selected {
#p-namespaces ul,
     background: none !important;
#p-views ul,
    border: none !important;
#p-cactions ul {
    box-shadow: none !important;
     background: rgb(255, 255, 255) !important;
}
}


#p-cactions li.selected a {
 
    color: #333 !important;
 
#p-namespaces li.selected a,
#p-views li.selected a {
     font-weight: bold !important;
     font-weight: bold !important;
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}
}


#p-namespaces li a:hover,
#p-views li a:hover,
#p-cactions li a:hover {
#p-cactions li a:hover {
     background: #f0f0f0 !important;
     background: rgb(240, 240, 240) !important;
     color: #004499 !important;
}
 
/* Remove tab underline */
#p-namespaces li.selected a::after,
#p-views li.selected a::after,
.vector-menu-tabs li.selected a::after {
    display: none !important;
     background: transparent !important;
     border: none !important;
     border: none !important;
     box-shadow: none !important;
     box-shadow: none !important;
}
}


/* Content area - clean background */
#content {
    background: #ffffff !important;
    border: 1px solid #ddd !important;
}


/* Gallery - remove gray backgrounds and make images larger */
/*Menu tabs*/
.gallery {
.vector-menu-tabs-legacy li a {
     background: none !important;
     background: transparent !important;
    background-image: none !important;
     border: none !important;
     border: none !important;
    color: rgb(0, 0, 255) !important;
}
}


.gallerybox {
.vector-menu-tabs-legacy li {
     background: none !important;
     background: transparent !important;
     border: none !important;
     border: none !important;
    width: 200px !important;
    margin: 15px !important;
}
}


.gallerybox .thumb {
/*----------------------------------------------------------
    background: none !important;
  4. PERSONAL MENU (Login vs)
    border: none !important;
----------------------------------------------------------*/
    width: 200px !important;
 
     height: auto !important;
#p-personal {
     background: rgb(255, 255, 255) !important;
}
}


.gallerybox .thumb img {
#p-personal ul {
     width: 200px !important;
     background: rgb(255, 255, 255) !important;
    height: auto !important;
    max-width: none !important;
}
}


.gallerytext {
    background: none !important;
    border: none !important;
    color: #666 !important;
    padding: 5px 0 !important;
    text-align: center !important;
}


/* Image thumbnails - remove ALL gray backgrounds */
.thumb {
    background: none !important;
    border: none !important;
}


.thumbinner {
    background: none !important;
    background-color: transparent !important;
    border: none !important;
}


.thumbcaption {
/*----------------------------------------------------------
    background: none !important;
  5. CONTENT
    border: none !important;
----------------------------------------------------------*/
    color: #666 !important;
}


/* Infobox - CLEAN and simplified */
#content {
.infobox {
     background: rgb(255, 255, 255) !important;
     background: none !important;
     font-size: 38px !important;
     background-color: transparent !important;
     margin-left: 250px !important;
     border: none !important;
    border-left: 3px solid #0066cc !important;
    padding: 15px !important;
    margin: 0 0 20px 20px !important;
    width: 300px !important;
}
}


.infobox th {
.mw-body, .mw-body-content {
    background: none !important;
     background: rgb(255, 255, 255) !important;
    background-image: none !important;
     font-size: 38px !important;
    background-color: transparent !important;
    border: none !important;
    border-bottom: 1px solid #eee !important;
     color: #333 !important;
     font-weight: bold !important;
    padding: 8px 0 !important;
    text-align: left !important;
}
}


.infobox td {
/* Headings */
     background: none !important;
h1, h2, h3, h4, h5, h6, .firstHeading {
    background-color: transparent !important;
     color: rgb(0, 0, 0) !important;
    border: none !important;
    border-bottom: 1px solid #eee !important;
    padding: 8px 0 !important;
    color: #666 !important;
}
}


.infobox tr:last-child th,
h1 { font-size: 50px !important; }
.infobox tr:last-child td {
h2 { font-size: 42px !important; }
    border-bottom: none !important;
h3 { font-size: 47px !important; }
}
h4 { font-size: 43px !important; }


/* Tables - clean borders */
/* Links */
table {
a, a:visited {
     border-collapse: collapse !important;
     color: rgb(0, 0, 255) !important;
    background: none !important;
}
}


table th {
a:hover {
    background: none !important;
     color: rgb(0, 0, 255) !important;
    background-image: none !important;
     text-decoration: underline !important;
    border: 1px solid #ddd !important;
     color: #333 !important;
     font-weight: bold !important;
}
}


table td {
    background: none !important;
    border: 1px solid #ddd !important;
}


/* Forms - clean input fields */
/*----------------------------------------------------------
input, textarea, select {
  6. SEARCH
    border: 1px solid #ccc !important;
----------------------------------------------------------*/
    background: #ffffff !important;
    border-radius: 0 !important;
}


/* Search box */
#p-search,
#simpleSearch,
#searchInput {
#searchInput {
    border: 1px solid #ccc !important;
     background: rgb(255, 255, 255) !important;
     background: #ffffff !important;
    border-radius: 0 !important;
}
}


/* Personal tools - clean */
 
#p-personal ul li a {
/*----------------------------------------------------------
    color: #0066cc !important;
  7. TABLES
    text-decoration: none !important;
----------------------------------------------------------*/
     background: none !important;
 
table, th, td {
     background: rgb(255, 255, 255) !important;
}
}


#p-personal ul li a:hover {
 
     color: #004499 !important;
/*----------------------------------------------------------
    text-decoration: underline !important;
  8. IMAGES
----------------------------------------------------------*/
 
.thumb,
.thumbinner,
.thumbimage,
.gallerybox,
figure,
figcaption {
     background: transparent !important;
}
}


/* Footer - clean */
.thumbcaption, .gallerytext {
#footer {
     color: rgb(0, 0, 0) !important;
    background: none !important;
    border: none !important;
    border-top: 1px solid #eee !important;
     color: #666 !important;
}
}


/* Edit section links */
 
.mw-editsection a {
/*----------------------------------------------------------
    color: #0066cc !important;
  9. INFOBOX
    text-decoration: none !important;
----------------------------------------------------------*/
     background: none !important;
 
.infobox, .infobox th, .infobox td {
     background: rgb(255, 255, 255) !important;
}
}


.mw-editsection a:hover {
 
     color: #004499 !important;
/*----------------------------------------------------------
     text-decoration: underline !important;
  10. FOOTER
----------------------------------------------------------*/
 
#footer, #catlinks {
     background: rgb(255, 255, 255) !important;
     color: rgb(0, 0, 0) !important;
}
}


/* Categories */
#catlinks {
    background: none !important;
    border: none !important;
    border-top: 1px solid #eee !important;
    color: #666 !important;
}


/* Remove gradients from Vector skin */
 
.vector-menu-tabs li {
 
     background-image: none !important;
/*----------------------------------------------------------
  11. VISUAL EDITOR
----------------------------------------------------------*/
 
.ve-ui-toolbar,
.ve-ui-toolbar-bar,
.oo-ui-toolbar,
.oo-ui-toolbar-bar,
.oo-ui-toolGroup,
.oo-ui-tool,
.oo-ui-buttonElement-button {
     background: rgb(255, 255, 255) !important;
}
}


.vector-menu-tabs a {
.oo-ui-tool:hover,
     background-image: none !important;
.oo-ui-buttonElement-button:hover {
     background: rgb(240, 240, 240) !important;
}
}


/* Clean body but preserve layout */
.oo-ui-menuSelectWidget,
body {
.oo-ui-popupWidget-popup,
     background: #ffffff !important;
.oo-ui-optionWidget,
.oo-ui-menuOptionWidget {
     background: rgb(255, 255, 255) !important;
    color: rgb(0, 0, 0) !important;
}
}


/* Preserve column layout */
.oo-ui-optionWidget:hover {
#column-one, #column-content {
     background: rgb(240, 240, 240) !important;
     background: none !important;
}
}


/* Remove only visual effects, keep structure */
.ve-ui-surface,
.mw-body, .mw-body-content {
.ve-ce-surface {
     background: none !important;
     background: rgb(255, 255, 255) !important;
    border: none !important;
}
}


/* Remove any remaining gray backgrounds */
.wikiEditor-ui,
.mw-parser-output {
.wikiEditor-ui-toolbar {
     background: none !important;
     background: rgb(255, 255, 255) !important;
}
}


/* Special handling for any remaining backgrounds */
div, span, p {
    background-color: transparent !important;
}


/* Remove ALL header/top menu shadows and gray effects */
/*----------------------------------------------------------
#mw-head,
  12. DROPDOWN MENUS
#mw-panel,
----------------------------------------------------------*/
.mw-header,
.vector-header,
#p-personal,
#p-namespaces,
#p-views,
#p-cactions,
.vector-menu,
.vector-menu-dropdown {
    box-shadow: none !important;
    background: none !important;
    background-image: none !important;
    border: none !important;
    filter: none !important;
}


/* Clean personal tools menu (right side) */
.vector-menu-dropdown .vector-menu-content,
#p-personal {
.vector-dropdown-content,
     background: none !important;
#p-cactions .vector-menu-content {
     background: transparent !important;
     border: none !important;
     border: none !important;
     box-shadow: none !important;
     box-shadow: none !important;
}
}


#p-personal ul {
 
     background: none !important;
 
    border: none !important;
/*----------------------------------------------------------
     box-shadow: none !important;
  13. FORMS
----------------------------------------------------------*/
 
input, textarea, select {
     background: rgb(255, 255, 255) !important;
     color: rgb(0, 0, 0) !important;
}
}


#p-personal li {
.hover-word {
    background: none !important;
  position: relative;
    border: none !important;
  text-decoration: underline dotted;
    box-shadow: none !important;
  cursor: help;
}
.hover-word .hover-pop {
  position: absolute;
  bottom: 100%;
  left: 0;
  display: none;
  z-index: 100;
}
.hover-word:hover .hover-pop {
  display: block;
}
}


/* Clean dropdown menus */
/* ============================================================
.vector-menu-dropdown .vector-menu-content {
  14. ALIGN TOP TABS + FOOTER WITH THE HEADING
    background: #ffffff !important;
  The sidebar is 250px wide, so the heading/body sit to its
    border: 1px solid #ccc !important;
  right (the large content font adds extra left padding, so the
     box-shadow: none !important;
  heading text starts around 305px). By default the top tabs
  ("Page" / "Discussion") and the footer don't follow, so they
  look misaligned. These rules push both to the heading's edge.
 
  NOTE: #left-navigation ignores the `left` property (it is
  floated), so we must use margin-left here, not left.
 
  >>> ONE KNOB: tune --rep-left until "Page" and the footer
      line up with the first letter of the heading.
  ============================================================ */
 
:root {
     --rep-left: 305px;
}
}


/* Remove gray shadows from content area */
/* Top-left tabs (Page / Discussion) */
#content,
#left-navigation {
.mw-body {
     margin-left: var(--rep-left) !important;
     box-shadow: none !important;
    border: 1px solid #ddd !important;
}
}


/* Clean namespace/view tabs area */
/* Let "Page" sit flush at the column edge (remove tab indent) */
#p-namespaces,
#p-namespaces li:first-child {
#p-views {
     margin-left: 0 !important;
     background: none !important;
}
    border: none !important;
#p-namespaces li:first-child a {
     box-shadow: none !important;
     padding-left: 0 !important;
}
}


/* Clean search area */
/* Footer text block */
#p-search {
#footer {
     background: none !important;
     margin-left: var(--rep-left) !important;
    border: none !important;
     padding-left: 0 !important;
     box-shadow: none !important;
}
}
/* ============================================================
  15. EDITOR INTERFACE FIX
  The large content font (38px) was leaking into the editor
  toolbar and menus. These rules reset the editor UI to a
  normal size. The reading view is not affected.
  ============================================================ */


/* FIX EDIT MODE - Restore proper edit interface */
/* VisualEditor + OOUI: toolbar, menus, popups, dialogs */
.ve-ui-surface,
.ve-ui-overlay,
.ve-ui-overlay-global,
.ve-ui-surface-overlay,
.oo-ui-dialog,
.oo-ui-window,
.oo-ui-dialog-content,
.oo-ui-window-content,
.ve-ui-toolbar,
.ve-ui-toolbar,
.ve-ui-targetWidget,
.ve-ui-context,
.ve-ui-contextSelectWidget,
.oo-ui-toolbar,
.oo-ui-toolbar,
.oo-ui-menuLayout,
.oo-ui-popupWidget,
.oo-ui-panelLayout {
.oo-ui-popupWidget-popup,
    background: #ffffff !important;
.oo-ui-menuSelectWidget,
    border: 1px solid #ccc !important;
.oo-ui-window,
    z-index: 9999 !important;
.oo-ui-dialog,
    position: relative !important;
.oo-ui-defaultOverlay {
}
     font-size: 14px !important;
 
     line-height: normal !important;
/* Edit dialog and overlay fixes */
.ve-ui-overlay-global {
     background: rgba(255,255,255,0.95) !important;
     backdrop-filter: blur(5px) !important;
}
}


/* Fix edit toolbar */
/* Classic (source) editor toolbar */
.ve-ui-toolbar {
.wikiEditor-ui-toolbar {
     background: #f8f9fa !important;
     font-size: 14px !important;
     border-bottom: 1px solid #ddd !important;
     line-height: normal !important;
}
}


/* Fix edit buttons */
/* Source editing textarea stays readable */
.oo-ui-buttonElement-button,
#wpTextbox1 {
.oo-ui-tool,
     font-size: 15px !important;
.oo-ui-widget {
     line-height: 1.5 !important;
     background: #ffffff !important;
     border: 1px solid #ccc !important;
    color: #333 !important;
}
}


.oo-ui-buttonElement-button:hover,
/* Give popups/menus a visible border
.oo-ui-tool:hover {
  (the "white border" rule had made them invisible) */
     background: #f0f0f0 !important;
.oo-ui-popupWidget-popup,
.oo-ui-menuSelectWidget {
     border: 1px solid rgb(0, 0, 0) !important;
}
}


/* Fix edit content area */
/* Editor labels in black instead of blue */
.ve-ce-documentNode {
.oo-ui-tool .oo-ui-tool-title,
    background: #ffffff !important;
.oo-ui-labelElement-label,
     color: #333 !important;
.ve-ui-toolbar a,
    padding: 20px !important;
.oo-ui-popupWidget a {
     color: rgb(0, 0, 0) !important;
}
}


/* Fix modal dialogs */
.oo-ui-window-content {
    background: #ffffff !important;
}
/* Ensure edit mode overlays work properly */
.ve-ui-surface .ve-ce-documentNode {
    background: #ffffff !important;
}


/* Fix any edit form fields */
/* Hover popup opening downwards - for words on the first line */
.oo-ui-textInputWidget input,
.hover-word .hover-pop.below {
.oo-ui-textInputWidget textarea {
     top: 100%;
     background: #ffffff !important;
     bottom: auto;
    border: 1px solid #ccc !important;
     color: #333 !important;
}
}

Latest revision as of 12:19, 7 September 2026

/************************************************************
 * CLEAN MINIMAL THEME — BLACK & WHITE ONLY
 ************************************************************/


/*----------------------------------------------------------
  0. GLOBAL RESET
----------------------------------------------------------*/

.mw-wiki-logo,
.mw-logo,
.mw-logo-icon,
.mw-logo-wordmark,
.vector-logo,
#p-logo,
#p-logo a,
.mw-logo-container {
    display: none !important;
    visibility: hidden !important;
}

html {
    font-size: 18px !important;
    -webkit-text-size-adjust: 100% !important;
}

body, h1, h2, h3, h4, h5, h6, p, td, th,
input, textarea, select, button {
    font-family: 'Times New Roman', Times, serif !important;
    color: rgb(0, 0, 0) !important;
    line-height: 1.2 !important;
}

body {
    background: rgb(255, 255, 255) !important;
    -webkit-text-size-adjust: 100% !important;
}

a, a:visited {
    color: rgb(0, 0, 255) !important;
    line-height: 1 !important;
}

a:hover {
    color: rgb(0, 0, 255) !important;
    text-decoration: underline !important;
}

/* Remove shadow */
* {
    box-shadow: none !important;
    text-shadow: none !important;
}

/* Make all borders white (invisible) */
*:not(img) {
    border-color: rgb(255, 255, 255) !important;
}

/* Images*/
.mw-body-content img,
.mw-body-content figure,
.mw-body-content .thumb {
width: auto !important;
height: auto !important;
padding-left: 0px !important;
}

/*----------------------------------------------------------
  1. HEADER
----------------------------------------------------------*/

#mw-head,
#mw-head-base,
#mw-page-base,
.vector-header,
.vector-sticky-header,
.mw-header {
    background: rgb(255, 255, 255) !important;
}

/* Align the top menu with the content */
#left-navigation {
  /*  margin-left: 10em !important;*/
}

/* Pull the login area inwards */
#p-personal {
   /*  margin-right: 1em !important; */
}

#right-navigation {
   /*  margin-right: 1em !important; */
}


/*----------------------------------------------------------
  2. SIDEBAR
----------------------------------------------------------*/

#column-one,
#mw-panel,
.vector-legacy-sidebar {
    background: transparent !important;
    padding-top: 5em !important;
    margin-top: 0 !important;
    width: 250px !important;
}

.portlet, .pBody {
    background: rgb(255, 255, 255) !important;
}

.portlet h3, .portlet h5 {
    color: rgb(0, 0, 0) !important;
    font-weight: bold !important;
    background: rgb(255, 255, 255) !important;
}


/* Tools gizle */
#p-tb {
    display: none !important;
}

/* Sidebar links */
#mw-panel a,
#mw-panel a:visited,
.vector-legacy-sidebar a,
.portlet a,
.pBody a {
    color: rgb(0, 0, 255) !important;
    text-decoration: none !important;
    font-size: 20px !important;
    -webkit-text-size-adjust: 100% !important;
}

#mw-panel a:hover,
.vector-legacy-sidebar a:hover,
.portlet a:hover,
.pBody a:hover {
    text-decoration: underline !important;
}

/*----------------------------------------------------------
  3. TABS
----------------------------------------------------------*/

#p-namespaces,
#p-views,
#p-cactions,
.vector-tabs,
.vector-menu-tabs {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

#p-namespaces ul,
#p-views ul,
#p-cactions ul {
    background: rgb(255, 255, 255) !important;
}



#p-namespaces li.selected a,
#p-views li.selected a {
    font-weight: bold !important;
}

#p-namespaces li a:hover,
#p-views li a:hover,
#p-cactions li a:hover {
    background: rgb(240, 240, 240) !important;
}

/* Remove tab underline */
#p-namespaces li.selected a::after,
#p-views li.selected a::after,
.vector-menu-tabs li.selected a::after {
    display: none !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}


/*Menu tabs*/
.vector-menu-tabs-legacy li a {
    background: transparent !important;
    background-image: none !important;
    border: none !important;
    color: rgb(0, 0, 255) !important;
}

.vector-menu-tabs-legacy li {
    background: transparent !important;
    border: none !important;
}

/*----------------------------------------------------------
  4. PERSONAL MENU (Login vs)
----------------------------------------------------------*/

#p-personal {
    background: rgb(255, 255, 255) !important;
}

#p-personal ul {
    background: rgb(255, 255, 255) !important;
}




/*----------------------------------------------------------
  5. CONTENT
----------------------------------------------------------*/

#content {
    background: rgb(255, 255, 255) !important;
    font-size: 38px !important;
    margin-left: 250px !important;
}

.mw-body, .mw-body-content {
    background: rgb(255, 255, 255) !important;
    font-size: 38px !important;
}

/* Headings */
h1, h2, h3, h4, h5, h6, .firstHeading {
    color: rgb(0, 0, 0) !important;
}

h1 { font-size: 50px !important; }
h2 { font-size: 42px !important; }
h3 { font-size: 47px !important; }
h4 { font-size: 43px !important; }

/* Links */
a, a:visited {
    color: rgb(0, 0, 255) !important;
}

a:hover {
    color: rgb(0, 0, 255) !important;
    text-decoration: underline !important;
}


/*----------------------------------------------------------
  6. SEARCH
----------------------------------------------------------*/

#p-search,
#simpleSearch,
#searchInput {
    background: rgb(255, 255, 255) !important;
}


/*----------------------------------------------------------
  7. TABLES
----------------------------------------------------------*/

table, th, td {
    background: rgb(255, 255, 255) !important;
}


/*----------------------------------------------------------
  8. IMAGES
----------------------------------------------------------*/

.thumb,
.thumbinner,
.thumbimage,
.gallerybox,
figure,
figcaption {
    background: transparent !important;
}

.thumbcaption, .gallerytext {
    color: rgb(0, 0, 0) !important;
}


/*----------------------------------------------------------
  9. INFOBOX
----------------------------------------------------------*/

.infobox, .infobox th, .infobox td {
    background: rgb(255, 255, 255) !important;
}


/*----------------------------------------------------------
  10. FOOTER
----------------------------------------------------------*/

#footer, #catlinks {
    background: rgb(255, 255, 255) !important;
    color: rgb(0, 0, 0) !important;
}




/*----------------------------------------------------------
  11. VISUAL EDITOR
----------------------------------------------------------*/

.ve-ui-toolbar,
.ve-ui-toolbar-bar,
.oo-ui-toolbar,
.oo-ui-toolbar-bar,
.oo-ui-toolGroup,
.oo-ui-tool,
.oo-ui-buttonElement-button {
    background: rgb(255, 255, 255) !important;
}

.oo-ui-tool:hover,
.oo-ui-buttonElement-button:hover {
    background: rgb(240, 240, 240) !important;
}

.oo-ui-menuSelectWidget,
.oo-ui-popupWidget-popup,
.oo-ui-optionWidget,
.oo-ui-menuOptionWidget {
    background: rgb(255, 255, 255) !important;
    color: rgb(0, 0, 0) !important;
}

.oo-ui-optionWidget:hover {
    background: rgb(240, 240, 240) !important;
}

.ve-ui-surface,
.ve-ce-surface {
    background: rgb(255, 255, 255) !important;
}

.wikiEditor-ui,
.wikiEditor-ui-toolbar {
    background: rgb(255, 255, 255) !important;
}


/*----------------------------------------------------------
  12. DROPDOWN MENUS
----------------------------------------------------------*/

.vector-menu-dropdown .vector-menu-content,
.vector-dropdown-content,
#p-cactions .vector-menu-content {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}



/*----------------------------------------------------------
  13. FORMS
----------------------------------------------------------*/

input, textarea, select {
    background: rgb(255, 255, 255) !important;
    color: rgb(0, 0, 0) !important;
}

.hover-word {
  position: relative;
  text-decoration: underline dotted;
  cursor: help;
}
.hover-word .hover-pop {
  position: absolute;
  bottom: 100%;
  left: 0;
  display: none;
  z-index: 100;
}
.hover-word:hover .hover-pop {
  display: block;
}

/* ============================================================
   14. ALIGN TOP TABS + FOOTER WITH THE HEADING
   The sidebar is 250px wide, so the heading/body sit to its
   right (the large content font adds extra left padding, so the
   heading text starts around 305px). By default the top tabs
   ("Page" / "Discussion") and the footer don't follow, so they
   look misaligned. These rules push both to the heading's edge.

   NOTE: #left-navigation ignores the `left` property (it is
   floated), so we must use margin-left here, not left.

   >>> ONE KNOB: tune --rep-left until "Page" and the footer
       line up with the first letter of the heading.
   ============================================================ */

:root {
    --rep-left: 305px;
}

/* Top-left tabs (Page / Discussion) */
#left-navigation {
    margin-left: var(--rep-left) !important;
}

/* Let "Page" sit flush at the column edge (remove tab indent) */
#p-namespaces li:first-child {
    margin-left: 0 !important;
}
#p-namespaces li:first-child a {
    padding-left: 0 !important;
}

/* Footer text block */
#footer {
    margin-left: var(--rep-left) !important;
    padding-left: 0 !important;
}
/* ============================================================
   15. EDITOR INTERFACE FIX
   The large content font (38px) was leaking into the editor
   toolbar and menus. These rules reset the editor UI to a
   normal size. The reading view is not affected.
   ============================================================ */

/* VisualEditor + OOUI: toolbar, menus, popups, dialogs */
.ve-ui-toolbar,
.ve-ui-context,
.ve-ui-contextSelectWidget,
.oo-ui-toolbar,
.oo-ui-popupWidget,
.oo-ui-popupWidget-popup,
.oo-ui-menuSelectWidget,
.oo-ui-window,
.oo-ui-dialog,
.oo-ui-defaultOverlay {
    font-size: 14px !important;
    line-height: normal !important;
}

/* Classic (source) editor toolbar */
.wikiEditor-ui-toolbar {
    font-size: 14px !important;
    line-height: normal !important;
}

/* Source editing textarea stays readable */
#wpTextbox1 {
    font-size: 15px !important;
    line-height: 1.5 !important;
}

/* Give popups/menus a visible border
   (the "white border" rule had made them invisible) */
.oo-ui-popupWidget-popup,
.oo-ui-menuSelectWidget {
    border: 1px solid rgb(0, 0, 0) !important;
}

/* Editor labels in black instead of blue */
.oo-ui-tool .oo-ui-tool-title,
.oo-ui-labelElement-label,
.ve-ui-toolbar a,
.oo-ui-popupWidget a {
    color: rgb(0, 0, 0) !important;
}


/* Hover popup opening downwards - for words on the first line */
.hover-word .hover-pop.below {
    top: 100%;
    bottom: auto;
}