13,408
edits
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
height: 16px !important; | height: 16px !important; | ||
background-image: url(https://en.bharatpedia.org/images/2/22/Verified.png) !important; | background-image: url(https://en.bharatpedia.org/images/2/22/Verified.png) !important; | ||
background-size: cover !important; | |||
vertical-align: middle !important; | |||
margin-left: 6px !important; | |||
} | |||
.mw-userlink[href='/wiki/User:CleanupBot']::after { | |||
content: ''; | |||
display: inline-block; | |||
width: 16px !important; | |||
height: 16px !important; | |||
background-image: url(https://upload.wikimedia.org/wikipedia/commons/2/2e/Bot_awake.svg) !important; | |||
background-size: cover !important; | background-size: cover !important; | ||
vertical-align: middle !important; | vertical-align: middle !important; | ||
Line 511: | Line 522: | ||
* comment above. | * comment above. | ||
*/ | */ | ||
.vector-body { | |||
font-size: var(--font-size-medium); | |||
line-height: var(--line-height-medium); | |||
} | |||
.mw-sidebar { | |||
margin: 2.8rem; | |||
} |
edits