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