Welcome to our new Skyland! Article rewrites are welcome. If you see any missing images, please feel free to add them. Please use the Aboutfile template when uploading and add categories.
We are also aware of some articles being unavailable. Please bear with us while we are working to get them fixed.
MediaWiki:Vintage css.css
From Skylanders Wiki
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.
.whitelinks a { color: #FFFFFF!important; } /*** Portable Infobox theming ***/ .portable-infobox { box-shadow: 0 0 8px #0c2501; border-radius: 6px; border: 3px solid #00A2FF; border-top: 3px solid #00A2FF; margin-right:3px; } /*** Title ***/ .portable-infobox .pi-title { font-size: 0.96em; font-weight: bold; color: #000; text-align: center; line-height: 1.5; } .pi-background { background-color: #00BFFF; } .portable-infobox .pi-group { margin-top: 2px; } /*** Image background ***/ .portable-infobox .pi-image { background-color: #ddf6ff; } /*** Title bar formatting ***/ .portable-infobox .pi-title { color: #000; text-align: center; } /*** Section header formatting ***/ .portable-infobox .pi-secondary-background { background-color:#00BFFF; text-align:center; color:#000; } /*** Alternating row colors ***/ .portable-infobox .pi-data:nth-child(even) { background-color: #ddf6ff; } .portable-infobox .pi-data:nth-child(odd) { background-color: #ccf2ff; } .pi-horizontal-group-item { background-color:#ccf2ff }