modified: style.css
This commit is contained in:
@ -202,6 +202,11 @@ h1, h2, h3, h4, p {
|
||||
border-bottom: 1px dotted magenta;
|
||||
}
|
||||
|
||||
#qlpyconbanner {
|
||||
overflow: hidden;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.qlpyconcodeblock {
|
||||
font-size: 14px;
|
||||
border: 1px dotted #ff00ff;
|
||||
|
||||
Reference in New Issue
Block a user