Difference between revisions of "Widget:HeaderButtons"
Jump to navigation
Jump to search
>Eave (update styling) |
>Eave m |
||
| Line 9: | Line 9: | ||
.dl-header-buttons span { | .dl-header-buttons span { | ||
line-height: 19px; | line-height: 19px; | ||
| − | margin: 0 | + | margin: 0 5px; |
} | } | ||
</style> | </style> | ||
Revision as of 01:03, 7 April 2020
<style> .dl-header-buttons img[src=""] {
display: none;
} .dl-header-buttons img {
height: 19px; pointer-events: none;
} .dl-header-buttons span {
line-height: 19px; margin: 0 5px;
} </style>