outline around summary on mobile can be distracting. tip from abyxcos
Ted Unangst tedu@tedunangst.com
Thu, 03 Sep 2020 20:40:11 -0400
1 files changed,
3 insertions(+),
0 deletions(-)
jump to
M
views/style.css
→
views/style.css
@@ -314,6 +314,9 @@ .honk header img {
width: 48px; height: 48px; } + details summary { + outline: none; + } } @media print { #topmenu, #topspacer, #infobox, #refreshbox, .actions {