output revisions for pages

This commit is contained in:
2020-08-17 14:46:13 +02:00
parent d5f7f3ddd8
commit 91548e2cd0
15 changed files with 330 additions and 71 deletions
@@ -99,6 +99,12 @@ button::-moz-focus-inner
padding: 0 30px;
}
&.type-small
{
height: 32px;
padding: 0 12px;
}
&.type-light
{
background: var(--color-bg-bright-two);