Difference between revisions of "Widget:Dragalia Lost Wiki/News/css"
Jump to navigation
Jump to search
imported>Canim44 (Creating Widget:Dragalia Lost Wiki/News/css) |
>Canim44 (Changed comments from <!-- --> to ) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
.news-mp .tabberlive, | .news-mp .tabberlive, | ||
.news-mp .tabberlive .tabbertab { | .news-mp .tabberlive .tabbertab { | ||
| − | + | /* border: none !important; */ | |
} | } | ||
.news-mp .tabberlive .tabbertab { | .news-mp .tabberlive .tabbertab { | ||
| Line 9: | Line 9: | ||
} | } | ||
.news-mp .tabbernav { | .news-mp .tabbernav { | ||
| − | + | /* border-bottom: none !important; */ | |
display: flex; | display: flex; | ||
justify-content: space-between; | justify-content: space-between; | ||
| Line 23: | Line 23: | ||
color: #000; | color: #000; | ||
display: block; | display: block; | ||
| − | + | /* margin: 0; */ | |
padding: 6px; | padding: 6px; | ||
font-size: 1.1em; | font-size: 1.1em; | ||