nop
This commit is contained in:
parent
eef13ab723
commit
5aa919be55
1 changed files with 2 additions and 1 deletions
3
base.css
3
base.css
|
@ -73,7 +73,8 @@ li { padding-left:16px; }
|
||||||
a {
|
a {
|
||||||
color: #0FF;
|
color: #0FF;
|
||||||
}
|
}
|
||||||
code {
|
pre {
|
||||||
|
width:100%;
|
||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
border-left: 1em solid green;
|
border-left: 1em solid green;
|
||||||
}
|
}
|
Loading…
Reference in a new issue