1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00

page toolbar

This commit is contained in:
Harvey Kandola 2017-12-06 19:56:51 +00:00
parent 836b7f3fb4
commit 13a879a89b
11 changed files with 213 additions and 224 deletions

View file

@ -1,11 +1,7 @@
.document-structure {
margin: 0 0 0 0;
.page-toolbar {
text-align: right;
}
.page-header {
> .page-header {
margin: 0 0 0.7rem 0;
> .page-number {
@ -21,6 +17,10 @@
> .page-title {
display: inline-block;
font-size: 1.8rem;
font-weight: bold;
margin: 16px 0;
color: $color-dark;
}
}
}