Made cursor coordinates gold (and whitespace more consistent).
This commit is contained in:
parent
76429dfd86
commit
f420c6f1fd
1 changed files with 4 additions and 4 deletions
|
@ -80,7 +80,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.cursor-coordinates {
|
.cursor-coordinates {
|
||||||
color:#888;
|
color: gold;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
|
|
Loading…
Reference in a new issue