Actions

MediaWiki

MediaWiki:Pivot.css

From GameLabWiki

Revision as of 01:14, 6 December 2019 by Leandro.borasio (talk | contribs)

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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Top-Bar background color */
.tab-bar {
    background: #517398;
}


/* sidebar background color */
body {
    background-color: white;
}

/* section design */
#sections{
    background-color: #517398;
    text-align:center;
    padding:20px;
    border:1px solid white;

}
#sections a{
    color:white;
    height:100%;
    width:100%;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.