mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Improve examples for search screen
This commit is contained in:
parent
67bb3bae4f
commit
aaca1c73b1
2 changed files with 37 additions and 3 deletions
|
@ -104,4 +104,23 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
> .syntax {
|
||||
margin: 20px;
|
||||
|
||||
> .example {
|
||||
margin-top: 10px;
|
||||
font-weight: 600;
|
||||
font-size: 1.1rem;
|
||||
font-style: italic;
|
||||
color: $color-dark;
|
||||
}
|
||||
|
||||
> .explain {
|
||||
margin: 10px 0 20px 0px;
|
||||
font-size: 1.2rem;
|
||||
color: $color-gray;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue