User:Austin Hair/standard.css

From Wikipedia, the free encyclopedia
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.
body {
  font-family: Optima;
}

body[bgcolor="#ffffec"] {
  background-color: white;
}

div#article {
  font-size: medium;
  margin-left: 148px;
  padding: 1em;
}

div#quickbar {
  background-color: #cccccc;
  height: 100%;
  top: 0px;
  left: 0px;
  border-right: 1px solid #999999;
}

body[bgcolor="#ffffec"] div#quickbar {
  background-color: #bfb8a8;
}

br + form[name="search"] {
  display: none;
}

table.metadata {
  display: table;
}

.referencenecessary {
  border-bottom: none !important;
}