MediaWiki:Gadget-CommentsInLocalTime.css: Difference between revisions
MediaWiki interface page
More actions
Content deleted Content added
Created page with ".localcomments { color: var( --color-base--subtle ); font-size: 0.875rem; border-bottom: 1px dotted; cursor: help; margin: 0 var( --space-xs ); }" |
(No difference)
|
Revision as of 07:11, 12 November 2023
.localcomments {
color: var( --color-base--subtle );
font-size: 0.875rem;
border-bottom: 1px dotted;
cursor: help;
margin: 0 var( --space-xs );
}