mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-07-17 11:15:35 +01:00
more fix
This commit is contained in:
@@ -107,10 +107,10 @@
|
||||
|
||||
.corru .wrap {border: 2px dashed #FFFF00; background-color: #000000;}
|
||||
.corru .content {color: #FFFFFF; border-color: #000000; background-color: #000000; font-family: "Space Mono";}
|
||||
.corru .content h1::before {content: "NOTE::'"; display: inline;}
|
||||
.corru .content h1::after {content: "'"; display: inline;}
|
||||
.corru .content p::before {content: "INHERITED CONTEXT::'"; display: inline;}
|
||||
.corru .content p::after {content: "'"; display: inline;}
|
||||
.corru .content h1::before {content: "NOTE::'";}
|
||||
.corru .content h1::after {content: "'";}
|
||||
.corru .content p::before {content: "INHERITED CONTEXT::'";}
|
||||
.corru .content p::after {content: "'";}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user