Site News
Warning: This wiki contains spoilers. Read at your own risk!

Social media: If you would like, please join our Discord server, and/or follow us on Twitter (X) or Tumblr!

User:Anferensis/common.css: Difference between revisions

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
(Created page with "→‎Changes the toolbar icon: li#pt-userpage { background: url(https://fireemblemwiki.org/w/images/d/d7/Ma_gba_sage_playable.gif) top left no-repeat; } /* Changes the si...")
 
m (Blanked the page)
Tag: Blanking
Line 1: Line 1:
/* Changes the toolbar icon */
li#pt-userpage {
    background: url(https://fireemblemwiki.org/w/images/d/d7/Ma_gba_sage_playable.gif) top left no-repeat;
}


/* Changes the site logo */
#p-logo a {
    width: 500px;
    height: 150px;
    background-image: url("https://i.imgur.com/qqDpyA6.png") !important;
}
#p-logo {
    width: 500px;
    height: 150px;
    margin-left: -250px; /* half of the width */
    margin-top: 30px   
}
#globalWrapper {
    padding-top: 200px; /* image height */
}

Revision as of 05:32, 23 January 2019