.ctrl_k_10490 {
color:maroon;
font-size:30px;
}

.alt_k_91718 {
color:dodgerblue;
font-size:30px;
}

/* css file for keyboard shortcut layout
Emacs Key Layout Diagram
http://ergoemacs.org/emacs/emacs_kb_shortcuts.html
Ergoemacs Layout Raw HTML
http://ergoemacs.org/emacs/ergonomic_emacs_keybinding_rawhtml.html
version 2018-06-25 2023-02-22
 */
/* keyboard layout table */
table.kbLayout td {
vertical-align:top;
max-width:90px;
min-width:90px;
min-height:90px;
max-height:90px;
width:90px;
height:90px;
border-radius:15px;
border:solid thin grey;
}

/* home row */
table.kbLayout td.hr {
background-color:#88ff88}

/* key label */
div.keyL {
display:table;
font-family:monospace;
font-weight:bold;
font-size:1.5rem;
text-align:center;
width:30px;
height:30px;
margin:0px;
padding:0px;
}

/* wordy key label */
div.wdyL {
display:table;
font-family:monospace;
font-weight:bold;
font-size:1.5rem;
text-align:center;
margin:0px;
padding:0px;
}

/* text color for command */
div.ctrlL {
color:#b03060}

div.metaL {
color:dodgerblue}

div.nnL {
color:#006600}

/* no modifier */
