This commit is contained in:
crumbtoo
2024-03-27 13:57:10 -06:00
parent b6a4f71706
commit 92305b2031
4 changed files with 51 additions and 19 deletions

View File

@@ -72,7 +72,7 @@ body {
.annotation-wrapper .annotation
{ position: relative
; bottom: 0
; min-height: 0.50em
; min-height: 0.60em
}
.annotation-text
@@ -87,6 +87,11 @@ body {
{ display: inline-block
}
code
{ font-family: monospace
; font-size: 1em
}
/* .typed-wrapper.hovering > .code-wrapper */
/* { border-width: 0.2em */
/* ; border-style: solid */