mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00: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:
parent
9a8453f93d
commit
9b34804635
@ -1080,6 +1080,8 @@ h4:hover a.headerlink {
|
||||
}
|
||||
a.headerlink {
|
||||
display: none;
|
||||
padding-left: 5px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#menu-support {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user