Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* turns your wikipedia into the style of the Financial Times*/

body, .mw-body, #mw-head, .vector-menu-tabs .selected a {
    background-color: #FDF1E6;
}

.vector-menu-tabs li a {
    background-color: #fff9f5;
}

.mw-content-ltr .toc ul {
    background-color: #fff9f5;
}

.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
    background-image: url();
}

.mw-body {
    border: 0px solid;
}

.mw-body {
    margin-top: 0px;
}


   
.vector-menu-dropdown {
   line-height: 0.875em;
}

.vector-menu-portal h3 {
   background-image: solid #FDF1E6;
}



.vector-menu-portal h3 {
   display: block;
}

.vector-menu-tabs li a {
    padding-top: 1.0em;
}

.element {
  fontsize: 74%;
}

.mw-page-container {
   background-color: #FDF1E6;
}

.mw-panel {
   background-image: ;
}

.mw-panel {
   background-color: #FDF1E6 ;
}


.toc {
   background-color: #fff9f5 ;
}

.mw-page-container {
   background-color: #FDF1E6 ;
}

a {

   color: #0D7680 ;

}

.sidebar-toc {
   background-color: #FDF1E6;
}

.vector-feature-page-tools-disabled #vector-toc-pinned-container {
   background-color: #FDF1E6;
}