mirror of https://gitlab.com/bashrc2/epicyon
Column widths
parent
4dac27b0dd
commit
bb3089b69b
|
@ -197,6 +197,17 @@ figure {
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.accesskeys {
|
||||||
|
border: 0;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
.accesskeys-left {
|
||||||
|
width: 80%;
|
||||||
|
}
|
||||||
|
.accesskeys-right {
|
||||||
|
width: 20%;
|
||||||
|
}
|
||||||
|
|
||||||
.cw {
|
.cw {
|
||||||
font-style: var(--cw-style);
|
font-style: var(--cw-style);
|
||||||
font-weight: var(--cw-weight);
|
font-weight: var(--cw-weight);
|
||||||
|
|
Loading…
Reference in New Issue