Skip to content
Snippets Groups Projects
Commit 0cdabea7 authored by Chris Sangwin's avatar Chris Sangwin
Browse files

Fix CSS (see also 466dab4c)

parent 658d7ad3
No related branches found
No related tags found
No related merge requests found
...@@ -266,7 +266,7 @@ ol.proof-steps > li:after { ...@@ -266,7 +266,7 @@ ol.proof-steps > li:after {
content: ""; content: "";
height: 100%; height: 100%;
width: 0; width: 0;
border-left: 3px solid #0393; border-left: 3px solid #039;
z-index: 1; z-index: 1;
} }
ol.proof-steps > li:last-of-type:after { ol.proof-steps > li:last-of-type:after {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment