Difference between revisions of "Dragalia Lost Wiki/Latest Events"
Jump to navigation
Jump to search
>Caledor92 (tabber styling) |
>Caledor92 (slightly smaller) |
||
| Line 23: | Line 23: | ||
display: block; | display: block; | ||
margin: 0; | margin: 0; | ||
| − | padding: | + | padding: 6px; |
| − | font-size: 1. | + | font-size: 1.1em; |
} | } | ||
Revision as of 09:20, 4 January 2020
{{#css:
.main-page .tabberlive, .main-page .tabberlive .tabbertab {
border: none !important;
}
.main-page .tabbernav {
border-bottom: none !important; display: flex; justify-content: space-between;
}
.main-page .tabbernav li {
padding-top: 0; width: 100%;
}
.main-page .tabbernav li a, .main-page .tabbernav li a:link {
background-color: #fff; border: 1px solid #1f4c1f !important; color: #000; display: block; margin: 0; padding: 6px; font-size: 1.1em;
}
.main-page .tabbernav li a:hover {
background-color: #e4e4e4 !important;
}
.main-page .tabbernav li.tabberactive a {
/** Remove the !important here if you want the active tab to also change color on hover */ background-color: #1f4c1f !important; color: #fff !important;
} }}
Lua error: Error: Table Events not found..
Lua error: Error: Table SecondaryEvents not found..