mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
page toolbar
This commit is contained in:
parent
836b7f3fb4
commit
13a879a89b
11 changed files with 213 additions and 224 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue