modified: style.css

This commit is contained in:
root
2026-06-14 17:14:33 +02:00
parent 5a8d0c96dd
commit f5cb996c4e

View File

@ -202,6 +202,11 @@ h1, h2, h3, h4, p {
border-bottom: 1px dotted magenta; border-bottom: 1px dotted magenta;
} }
#qlpyconbanner {
overflow: hidden;
justify-content: center;
}
.qlpyconcodeblock { .qlpyconcodeblock {
font-size: 14px; font-size: 14px;
border: 1px dotted #ff00ff; border: 1px dotted #ff00ff;