a decent working guix config
This commit is contained in:
parent
ae77d05e2f
commit
0ebbec7644
22 changed files with 2302 additions and 279 deletions
|
@ -50,8 +50,8 @@
|
|||
padding: 0.4rem;
|
||||
}
|
||||
|
||||
#completions table { font-size: 1.0rem;
|
||||
font-weight: 500;
|
||||
#completions table { font-size: 1.0rem !important;
|
||||
font-weight: 800 !important;
|
||||
border-spacing: 0;
|
||||
table-layout: fixed;
|
||||
padding: 1rem;
|
||||
|
@ -69,7 +69,7 @@
|
|||
color: var(--tridactyl-fg);
|
||||
background: var(--tridactyl-bg);
|
||||
display: inline-block;
|
||||
font-size: unset;
|
||||
font-size: 1.0rem !important;
|
||||
font-weight: 600 !important;
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue