User:Cshadd/Dynamic.css

From the Super Mario Wiki, the Mario encyclopedia
< User:Cshadd
Revision as of 21:16, August 13, 2010 by Cshadd (talk | contribs) (Created page with "#YoshiSide{ background-color:black; border:none; background-image: url("http://www.mariowiki.com/File:Yoshi.gif")!important; background-repeat: repeat-x, no-repe…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump 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.
#YoshiSide{
  background-color:black;
  border:none;
  background-image:
   url("http://www.mariowiki.com/File:Yoshi.gif")!important;
  background-repeat:
   repeat-x,
   no-repeat;
  background-position:
   bottom right,
   bottom right;
  padding-bottom:32px;
  -moz-border-radius:1em;
  overflow:hidden;
 }