mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2026-01-31 10:26:38 -06:00
Prevent wrapping on overflowing inline code blocks
+ Small change to code highlighting theme (preprocessing directives like parentheses?)
This commit is contained in:
@@ -123,6 +123,7 @@ code {
|
||||
border-radius: 3px;
|
||||
background-color: rgb(0, 0, 0);
|
||||
padding: 0.15em 0.34em;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
||||
Reference in New Issue
Block a user