update
This commit is contained in:
parent
cb05fa8ced
commit
bbd997a38b
|
|
@ -771,6 +771,8 @@ include 'static.php';
|
||||||
.card .note pre {
|
.card .note pre {
|
||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
padding: 14px;
|
padding: 14px;
|
||||||
|
tab-size: 4;
|
||||||
|
letter-spacing: .2px;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
background: #010409;
|
background: #010409;
|
||||||
border: 1px dashed rgba(255, 255, 255, .08);
|
border: 1px dashed rgba(255, 255, 255, .08);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue