Results => Result
This commit is contained in:
parent
95fff52618
commit
1267187eea
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user