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:BrandedOne/fireemblem.css

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.

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.
body{
    background-image: url("https://cdn.discordapp.com/attachments/186131696729456640/412411663883567114/FEWiki_Banner_for_500x150_logo.png");
}

/* Changes the site logo */
#p-logo a {
    width: 500px;
    height: 150px;
    background-image: url("https://cdn.discordapp.com/attachments/186127019778637825/410968582072041472/fireemblemwiki_logo_500x150_2.png") !important;
}
#p-logo {
    width: 500px;
    height: 150px;
    margin-left: -250px; /* half of the width */
    margin-top: 30px    

}
#footer {
    background-image: url(https://cdn.discordapp.com/attachments/186131696729456640/433405711133835264/Lords_weapons.png);
}