mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 02:24:04 +00:00
additional reference styles
This commit is contained in:
parent
28534e8e96
commit
426195fd8e
|
@ -577,6 +577,10 @@ a {
|
||||||
|
|
||||||
.references {
|
.references {
|
||||||
margin: 0 @content-margin-top * 2;
|
margin: 0 @content-margin-top * 2;
|
||||||
|
|
||||||
|
li {
|
||||||
|
margin-bottom: @content-margin-top / 4;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue