mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-28 00:01:05 +00:00
Update mediawiki.action.view.filepage.less
This commit is contained in:
parent
3822b0bf3a
commit
85affcfc6f
|
@ -85,8 +85,14 @@
|
|||
>a>img {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
tr {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.multipageimagenavbox {
|
||||
margin-top: 0.8rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
@ -168,4 +174,4 @@
|
|||
.mw_metadata td {
|
||||
background-color: @dark-bg-20;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue