mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
Add margin around inline links
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
282567fced
commit
b4a473869e
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ a {
|
|||
}
|
||||
|
||||
a.external {
|
||||
margin: 0 3px;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue