mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Move doc headings above doc meta
This commit is contained in:
parent
f7a738ad84
commit
14820df165
4 changed files with 26 additions and 23 deletions
|
@ -15,8 +15,10 @@ a {
|
|||
text-decoration: none;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
outline: none;
|
||||
|
||||
a:focus, a:hover {
|
||||
outline: none;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue