Update style for code format
This commit is contained in:
15
local.css
15
local.css
@@ -188,6 +188,10 @@ pre code {
|
||||
color: inherit;
|
||||
word-break: normal;
|
||||
}
|
||||
pre.hl {
|
||||
background: #e9ecef;
|
||||
padding: 0.25rem;
|
||||
}
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
@@ -1112,3 +1116,14 @@ border-right: 0px;
|
||||
|
||||
|
||||
}
|
||||
header.header {
|
||||
font-size: 100%;
|
||||
font-weight: bold;
|
||||
line-height: 1em;
|
||||
}
|
||||
.inlinepage {
|
||||
border: 0px;
|
||||
}
|
||||
.inlinefooter {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user