User:PopitTart/vector.css

From Pikipedia, the Pikmin wiki
< User:PopitTart
Revision as of 09:46, July 21, 2024 by PopitTart (talk | contribs) (testing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.
#footer {
  /* Footer. */
  background: url(https://pikmin.wiki.gallery/images/8/83/Vector_banner.png) no-repeat right bottom;
  min-height: 85px;
  border-image: linear-gradient(to right, rgba(242, 255, 192, 0), rgba(242, 255, 192, 255) 10%, rgba(242, 255, 192, 255) 90%, rgba(242, 255, 192, 0)) 1;
  border-bottom-style: solid;
  border-width: 10px;
  margin-bottom: 15px;
}