style code blocks
This commit is contained in:
parent
cd5c9739ad
commit
a442f77851
@ -190,6 +190,12 @@
|
|||||||
img {
|
img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
pre > code {
|
||||||
|
border: none;
|
||||||
|
padding: 5px;
|
||||||
|
margin: 0;
|
||||||
|
background-color: @cryptpad_color_light_grey;
|
||||||
|
}
|
||||||
table {
|
table {
|
||||||
color: @cryptpad_text_col;
|
color: @cryptpad_text_col;
|
||||||
border-color: @cryptpad_text_col;
|
border-color: @cryptpad_text_col;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user