Results => Result
This commit is contained in:
@@ -58,7 +58,7 @@ pre.example {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pre.example:before {
|
pre.example:before {
|
||||||
content: 'Results';
|
content: 'Result';
|
||||||
display: inline;
|
display: inline;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
color: #808080;
|
color: #808080;
|
||||||
|
@@ -1310,7 +1310,7 @@ pre.example {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pre.example:before {
|
pre.example:before {
|
||||||
content: 'Results';
|
content: 'Result';
|
||||||
display: inline;
|
display: inline;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
color: #808080;
|
color: #808080;
|
||||||
|
Reference in New Issue
Block a user