mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Header link tweak
I feel like the header link is too close to the heading which doesn't look particularly pleasing on the eye. So this is a very small tweak to add a bit of space and remove the underline (again because it doesn't look pretty).
This commit is contained in:
@@ -1080,6 +1080,8 @@ h4:hover a.headerlink {
|
||||
}
|
||||
a.headerlink {
|
||||
display: none;
|
||||
padding-left: 5px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#menu-support {
|
||||
|
||||
Reference in New Issue
Block a user