mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Add a note for mac users in documentation
* Add a custom style to make keyboard shortcuts readable when experimental keyboard display is made official.
This commit is contained in:
committed by
Jonathan White
parent
9a35bba3b7
commit
7858430631
@@ -455,6 +455,7 @@ p{font-family: "Noto Sans",sans-serif !important}
|
||||
blockquote{color:var(--quotecolor) !important}
|
||||
.quoteblock{color:var(--textcolor)}
|
||||
code{color:var(--textcoloralt);background-color: var(--sidebarbackground) !important}
|
||||
.keyseq{color:var(--textcoloralt);}
|
||||
|
||||
|
||||
/* Table styles */
|
||||
@@ -531,4 +532,4 @@ a:hover {color: var(--linkhovercolor);}
|
||||
}
|
||||
.subtitle {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user