Difference between revisions of "Dragalia Lost Wiki/Latest Events"
Jump to navigation
Jump to search
>Caledor92 (bit of top padding) |
>Caledor92 |
||
| Line 1: | Line 1: | ||
| − | <div class=" | + | <div class="latest-events-mp">{{#css: |
| − | . | + | .latest-events-mp .tabberlive, |
| − | . | + | .latest-events-mp .tabberlive .tabbertab { |
<!--border: none !important;--> | <!--border: none !important;--> | ||
} | } | ||
| − | . | + | .latest-events-mp .tabberlive .tabbertab { |
padding-top: 15px; | padding-top: 15px; | ||
} | } | ||
| − | . | + | .latest-events-mp .tabbernav { |
<!--border-bottom: none !important;--> | <!--border-bottom: none !important;--> | ||
display: flex; | display: flex; | ||
| Line 15: | Line 15: | ||
} | } | ||
| − | . | + | .latest-events-mp .tabbernav li { |
padding-top: 0; | padding-top: 0; | ||
width: 100%; | width: 100%; | ||
} | } | ||
| − | . | + | .latest-events-mp .tabbernav li a, |
| − | . | + | .latest-events-mp .tabbernav li a:link { |
background-color: #fff; | background-color: #fff; | ||
border: 1px solid #1f4c1f !important; | border: 1px solid #1f4c1f !important; | ||
| Line 31: | Line 31: | ||
} | } | ||
| − | . | + | .latest-events-mp .tabbernav li a:hover { |
background-color: #e4e4e4 !important; | background-color: #e4e4e4 !important; | ||
} | } | ||
| − | . | + | .latest-events-mp .tabbernav li.tabberactive a { |
/** Remove the !important here if you want the active tab to also change color on hover */ | /** Remove the !important here if you want the active tab to also change color on hover */ | ||
background-color: #1f4c1f !important; | background-color: #1f4c1f !important; | ||
Revision as of 09:37, 4 January 2020
{{#css:
.latest-events-mp .tabberlive, .latest-events-mp .tabberlive .tabbertab { }
.latest-events-mp .tabberlive .tabbertab {
padding-top: 15px;
}
.latest-events-mp .tabbernav {
display: flex; justify-content: space-between;
}
.latest-events-mp .tabbernav li {
padding-top: 0; width: 100%;
}
.latest-events-mp .tabbernav li a, .latest-events-mp .tabbernav li a:link {
background-color: #fff; border: 1px solid #1f4c1f !important; color: #000; display: block; padding: 6px; font-size: 1.1em;
}
.latest-events-mp .tabbernav li a:hover {
background-color: #e4e4e4 !important;
}
.latest-events-mp .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..