VisualEditor/rebaser/index.css
Ed Sanders 132bfc47bc Move verbose copyright message to AUTHORS.txt
Avoids having to update the date in every file every year,
which we stopped doing.

Change-Id: If11faaabf89f421ca4bd6ce1c84d089ec2930b5d
2023-12-02 09:59:42 +00:00

16 行
215 B
CSS

/*!
* VisualEditor rebaser demo index page
*
* @copyright See AUTHORS.txt
*/
.ve-demo-index {
margin-top: 5em;
}
.ve-demo-index .oo-ui-actionFieldLayout {
margin: 0 auto;
font-size: 1.25em;
width: 30em;
}