Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 46: | Line 46: | ||
[[Category:Kintara Wiki]] | [[Category:Kintara Wiki]] | ||
/* 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; | |||
} | |||
} | |||
Revision as of 20:59, 18 June 2026
KINTARA WIKI
The community guide to the isometric MMO on Solana
LocationsRealms & areas
Skills6 to master
CreaturesWild & tameable
ResourcesGather & craft
ItemsTools & gear
MountsSpeed & flexing
PetsCompanions
NPCsShops & guides
Daily QuestsReset 00:00 UTC
EconomyGold & $KINS
New player guide(short intro + numbered first-steps list) Popular pagesCurrencies(wikitable: Gold / $KINS / SOL) |
The Kintara DiscordJoin the community server› Official Discord @PlayKintaraFollow for updates› Official X ?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;
}
}