This wiki is a read-only version of the Stardew Valley Wiki. The official editable wiki maintained by ConcernedApe can be found at stardewvalleywiki.com

User:BigzaaGamer/vector.css

From Stardew Valley Wiki
Jump to: navigation, search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
body {
background: url('https://i.redd.it/hgfrcg0gvp8y.png') no-repeat fixed bottom;
font-family: "Mitr";
}
table.wikitable > tr > th, table.wikitable > * > tr > th {
background-color:#19456b;
}
.mw-body, div#mw-panel{
    background-color: rgb(184 191 255 / 67%);

}
h1,h2,h3,h4,h5,h6{
border-bottom: 2px solid #012a88;
}