Something went wrong. Try again.
[Mirrored] Toolkits.gg is a collection of item tracking, build tools, and much more for a variety of games. This project is currently still IN DEVELOPMENT. toolkits.gg
Something went wrong. Try again.
432 B · 24 lines
CSS
at main
123456789101112131415161718192021222324.header, .navbar,.footer { background-color: var(--mantine-color-sidebar-5);}
.header { border-bottom: 1px solid var(--mantine-color-border-7);}
.navbar { border-right: 1px solid var(--mantine-color-border-7);}
.main { background-color: var(--mantine-color-bg-5); display: flex; flex-direction: column; min-height: 0;}
.footer { border-top: 1px solid var(--mantine-color-border-7);}