mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
add underline to links in note boxes
This commit is contained in:
@@ -211,3 +211,7 @@ div.thumbnail > img {
|
||||
padding-bottom: 6px;
|
||||
}
|
||||
|
||||
/* make links discoverable in note boxes */
|
||||
.note a {
|
||||
border-bottom: 1px dotted #428bca;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user