let browser choose selection background colour
1 file changed, 0 insertions(+), 5 deletions(-)
changed files
M static/style.css → static/style.css
@@ -35,11 +35,6 @@ pre { font-family: var(--mono-font); } -::selection { - background: var(--border-color); - opacity: 0.3; -} - * { box-sizing: border-box; padding: 0;