Difference between revisions of "Dragalia Lost Wiki/News"
Jump to navigation
Jump to search
>Caledor92 |
>Caledor92 |
||
| Line 22: | Line 22: | ||
.news-mp .tabbernav li a, | .news-mp .tabbernav li a, | ||
.news-mp .tabbernav li a:link { | .news-mp .tabbernav li a:link { | ||
| + | background-color: #fff; | ||
border: 1px solid #1f4c1f !important; | border: 1px solid #1f4c1f !important; | ||
color: #000; | color: #000; | ||
| Line 28: | Line 29: | ||
padding: 6px; | padding: 6px; | ||
font-size: 1.1em; | font-size: 1.1em; | ||
| + | } | ||
| + | |||
| + | .news-mp .tabbernav li a:hover { | ||
| + | background-color: #F5F5F5 !important; | ||
| + | } | ||
| + | |||
| + | .news-mp .tabbernav li.tabberactive a { | ||
| + | /** Remove the !important here if you want the active tab to also change color on hover */ | ||
| + | background-color: #CCF2FF !important; | ||
} | } | ||
}} | }} | ||
Revision as of 19:56, 6 January 2020
{{#css:
.news-mp .tabberlive, .news-mp .tabberlive .tabbertab { }
.news-mp .tabberlive .tabbertab {
padding-top: 15px;
}
.news-mp .tabbernav {
display: flex; justify-content: space-between;
}
.news-mp .tabbernav li {
padding-top: 0; width: 100%;
}
.news-mp .tabbernav li a, .news-mp .tabbernav li a:link {
background-color: #fff; border: 1px solid #1f4c1f !important; color: #000; display: block; padding: 6px; font-size: 1.1em;
}
.news-mp .tabbernav li a:hover {
background-color: #F5F5F5 !important;
}
.news-mp .tabbernav li.tabberactive a {
/** Remove the !important here if you want the active tab to also change color on hover */ background-color: #CCF2FF !important;
} }}
<twitterfeed height="800" width="520" noheader nofooter>dragalialostapp</twitterfeed>
<twitterfeed height="800" width="520" noheader nofooter>dragalialost</twitterfeed>