Compare commits

...

2 Commits

Author SHA1 Message Date
osmarks 32dca4dc76 improve blockquotes 2024-03-09 18:24:13 +00:00
osmarks e051bb226f I still hate CSS 2024-03-09 18:21:12 +00:00
1 changed files with 4 additions and 2 deletions

View File

@ -121,7 +121,6 @@ ul
padding-left: 1em
.isso
padding: 1em
overflow-x: clip
button, select, input, textarea, .textarea
@ -283,6 +282,9 @@ blockquote
nav .logocont
color: white
blockquote
border-left: 0.4rem solid white
.sidenotes img
width: 100%
max-width: 15em
@ -301,4 +303,4 @@ table
border: 1px solid gray
padding: 0.4em
th
white-space: nowrap
white-space: nowrap