mirror of
https://github.com/YunoHost-Apps/mediawiki_ynh.git
synced 2024-09-03 19:46:05 +02:00
7 lines
131 B
CSS
7 lines
131 B
CSS
/**
|
|
* Styling for Special:Watchlist and Special:RecentChanges
|
|
*/
|
|
|
|
.mw-changeslist-line-watched .mw-title {
|
|
font-weight: bold;
|
|
}
|