Main Page

From Kintara
Revision as of 20:59, 18 June 2026 by 154.208.36.243 (talk)
Jump to navigation Jump to search

KINTARA WIKI

The community guide to the isometric MMO on Solana

Locations
LocationsRealms & areas
Skills
Skills6 to master
Creatures
CreaturesWild & tameable
Resources
ResourcesGather & craft
Items
ItemsTools & gear
Mounts
MountsSpeed & flexing
Pets
PetsCompanions
NPCs
NPCsShops & guides
Daily Quests
Daily QuestsReset 00:00 UTC
Economy
EconomyGold & $KINS

New player guide

(short intro + numbered first-steps list)

Currencies

(wikitable: Gold / $KINS / SOL)

?Help us improveAnyone can edit this wiki
Click Edit on any page

/* Main page: clean hero and content block */ body.page-Main_Page #firstHeading, body.page-Main_Page #siteSub, body.page-Main_Page #contentSub, body.page-Main_Page #contentSub2, body.page-Main_Page #toc {

 display: none !important;

}

body.page-Main_Page #content {

 border-radius: 0 !important;
 padding-top: 1.35em !important;

}

body.page-Main_Page .kin-hero-clean {

 min-height: 0 !important;
 padding: 34px 24px 32px !important;
 margin: 0 0 18px !important;
 display: block !important;
 text-align: center !important;

}

body.page-Main_Page .kin-hero .kin-title {

 font-family: 'Cinzel', serif;
 font-size: 2.45em;
 letter-spacing: 5px;
 margin: 0;
 color: #ffffff;
 font-weight: 700;
 line-height: 1.15;

}

body.page-Main_Page .kin-hero-clean p {

 margin: 9px 0 0 !important;
 font-size: 1.05em;
 color: #ffffff;

}

@media (max-width:560px) {

 body.page-Main_Page .kin-hero .kin-title {
   font-size: 1.8em;
   letter-spacing: 3px;
 }
 body.page-Main_Page .kin-hero-clean {
   padding: 26px 16px 24px !important;
 }

}