Spaces:
Runtime error
Runtime error
Update presets.py
Browse files- presets.py +1 -1
presets.py
CHANGED
@@ -16,7 +16,7 @@ code {
|
|
16 |
border-radius: 6px;
|
17 |
margin: 0 2px 0 2px;
|
18 |
padding: .2em .4em .1em .4em;
|
19 |
-
background-color: rgba(
|
20 |
}
|
21 |
pre code {
|
22 |
display: block;
|
|
|
16 |
border-radius: 6px;
|
17 |
margin: 0 2px 0 2px;
|
18 |
padding: .2em .4em .1em .4em;
|
19 |
+
background-color: rgba(20, 40, 128 ,0.5);
|
20 |
}
|
21 |
pre code {
|
22 |
display: block;
|