Actions

Main Page: Difference between revisions

From MM6 Wiki

No edit summary
No edit summary
Line 65: Line 65:
   }
   }
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
color: #222222;
font-family: "Cormorant Garamond";
}
p, ul, ol, dl {
font-family: "Spectral";
font-family: "Spectral";
font-size: 1.0rem;
font-weight: normal;
line-height: 1.6;
text-rendering: auto;
}
}
p {
font-family: "Cormorant";
}
}
}}

Revision as of 20:07, 25 August 2019


Welcome to Might and Magic VI: The Mandate of Heaven wiki!



Items
Items

Monsters
Monsters

Shops
Shops

Skills
Skills

Spells
Spells


News

2019-08-08 | Brothers and sisters, recently we have moved to a new layout / skin called Foreground (wiki is now mobile friendly, or at least tries to be).

2019-03-16 | Interested in making mods? Check out Category:Modding.

2019-03-05 | We now have a discord for discussion and tech support.

2019-02-25 | Site's working again (mostly).

2018-05-23 | Anonymous edits and account registrations are now enabled, start contributing!

{{#css:

 .small-block-grid-5 li {
  padding: 1px 1px 1px;
  width: 20%;
 }

h1, h2, h3, h4, h5, h6 { font-family: "Cormorant Garamond"; } p, ul, ol, dl { font-family: "Spectral"; font-size: 1.0rem; font-weight: normal; line-height: 1.6; text-rendering: auto; } }