Skip to content
Snippets Groups Projects
Commit 1502042e authored by Frode Petterson's avatar Frode Petterson
Browse files

HFP-2860 Update BG color

parent 5bc20c8e
Branches
Tags v2.2.8
No related merge requests found
@import url(../../ckeditor/contents.css);code{color:#3d3d3d;background:#e0e0e0;border-radius:2px;padding:0 5px}pre>code{background-color:#d1d1d1;padding:5px;display:block;line-height:normal;border:1px solid #c7c7c7;border-left-width:4px;max-width:100%;white-space:nowrap;overflow:auto}
@import url(../../ckeditor/contents.css);code{color:#3d3d3d;background:#e0e0e0;border-radius:2px;padding:0 5px}pre>code{background-color:#fafafa;padding:5px;display:block;line-height:normal;border:1px solid #c7c7c7;border-left-width:4px;max-width:100%;white-space:nowrap;overflow:auto}
......@@ -7,7 +7,7 @@ code {
padding: 0 5px;
}
pre > code {
background-color: #d1d1d1;
background-color: #fafafa;
padding: 5px;
display: block;
line-height: normal;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment