mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-16 03:23:22 +00:00
7 lines
184 B
CSS
7 lines
184 B
CSS
|
/* Norwegian Bokmål (These styles favor wikipedia usage. Other projects may need overrides if they care.) */
|
||
|
|
||
|
[ rel='mw:referencedBy' ]:before {
|
||
|
content: '^ ';
|
||
|
font-weight: bold;
|
||
|
}
|