Skip to content
Snippets Groups Projects
Commit 6eee29b8 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update replace highligter

parent 3159a99d
No related branches found
No related tags found
1 merge request!62V2.0
...@@ -622,7 +622,7 @@ input[type="checkbox"]:checked+label { ...@@ -622,7 +622,7 @@ input[type="checkbox"]:checked+label {
/* ----- visualized process ----- */ /* ----- visualized process ----- */
.visualprocess { .visualprocess {
float: left; float: left;
margin-top: 1em; margin: 2em 0 1em;
} }
.visualprocess .process { .visualprocess .process {
...@@ -656,7 +656,7 @@ input[type="checkbox"]:checked+label { ...@@ -656,7 +656,7 @@ input[type="checkbox"]:checked+label {
/* ----- replacemets with templates ----- */ /* ----- replacemets with templates ----- */
span.replace { span.replace {
background: #fea; background: #fc8;
font-weight: bold; font-weight: bold;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment