MediaWiki:Fandomdesktop.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 173: | Line 173: | ||
} | } | ||
#ActivityFeed span.mw-changeslist-line-inner-userLink { | #ActivityFeed span.mw-changeslist-line-inner-userLink { | ||
font-size: 11px; | |||
position: relative; | |||
top: -5px !important; | |||
left: -15px; | |||
} | } | ||
#ActivityFeed .mw-changeslist div table { | #ActivityFeed .mw-changeslist div table { | ||
border-bottom: 1px solid var(--subtitle-color); | |||
margin-left: 10px; | |||
margin-right: 10px; | |||
padding-top: 3px !important; | |||
} | } | ||
#ActivityFeed .mw-changeslist div table:last-child { | #ActivityFeed .mw-changeslist div table:last-child { | ||