Sonic Wiki
Advertisement

Note: After publishing, 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
h1 {
    font: bold 20pt Arial;
}

h2 {
    font: bold 16pt Arial;
}

h3 {
    font: 12pt Arial;
}

.portable-infobox.type-game .pi-secondary-background {
   background-color: #b8c98b;
   
}

.portable-infobox.type-game .pi-background {
   background-color: #e5f0c7;
   
}

.portable-infobox.type-game .pi-header {
    background-color: #85c798;
    font:#ffffff;
    text-align: center;
    text-transform: uppercase;
}

.portable-infobox.type-game .pi-title {
    background-color:#2e6940;
    color:#ffffff;
    text-align: center;
    text-transform: uppercase;
}
Advertisement