Difference between revisions of "Dragalia Lost Wiki/Latest Events"
Jump to navigation
Jump to search
>Caledor92 (Undo revision 64614, keep maintenance notice as secondary event) |
>Caledor92 (tabber styling) |
||
| Line 1: | Line 1: | ||
| − | <div style="padding-bottom:10px | + | <div class="main-page">{{#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: 8px; | ||
| + | font-size: 1.2em; | ||
| + | } | ||
| + | |||
| + | .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; | ||
| + | } | ||
| + | }} | ||
| + | <div style="padding-bottom:10px;text-align:center"> | ||
{{#tag:tabber | {{#tag:tabber | ||
|Ongoing= | |Ongoing= | ||
| Line 49: | Line 87: | ||
}} | }} | ||
}} | }} | ||
| + | </div> | ||
</div> | </div> | ||
Revision as of 09:18, 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: 8px; font-size: 1.2em;
}
.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..