User:Gokudera ElPsyCongroo.reading.desktop/vector-2022.css

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.
A.featured-content          { color:#06c !important;
                                               font-weight:bold; }

A.good-content                { color:#070 !important;
                                              font-weight: bold; }

A.disambiguation   { color:#cc6700 !important; }

@media screen {
  .references {
    overflow: auto;
    max-height: 300px;
    -webkit-column-count: auto !important;
    -moz-column-count: auto !important;
    column-count: auto !important;
    -moz-column-width: auto !important;
    -webkit-column-width: auto !important;
    column-width: auto !important;
  }
}