only apply font reduction one time
Ted Unangst tedu@tedunangst.com
Tue, 26 Sep 2023 00:46:14 -0400
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
views/style.css
→
views/style.css
@@ -286,7 +286,7 @@ #emupicker{height:300px;overflow-y:scroll;padding:3px;background:var(--bg-dark);border:solid 5px var(--fg-subtle);text-align:center;display:none;}
#emupicker img{margin:0;} .emuload{background:var(--bg-page);padding:0.5em;} -.subtle .noise { +.subtle details.noise { color: var(--fg-subtle); font-size: 0.8em; }