mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-30 06:41:42 -05:00
tabs
This commit is contained in:
@@ -287,6 +287,12 @@ footer a:hover {
|
||||
grid-auto-rows: min-content;
|
||||
cursor: pointer;
|
||||
}
|
||||
.tab.tabSelect {
|
||||
grid-template-columns: repeat(auto-fit, minmax(8em, 1fr));
|
||||
}
|
||||
.tabButton.tabSelectButton {
|
||||
font: 1em belerenb;
|
||||
}
|
||||
.tabButton {
|
||||
text-align: center;
|
||||
background: var(--clear-light);
|
||||
|
Reference in New Issue
Block a user