updated theme Twenty Nineteen version 3.1

This commit is contained in:
2025-04-29 21:21:21 +00:00
committed by Gitium
parent 5dc2981470
commit 51f6d193dd
23 changed files with 408 additions and 337 deletions

View File

@ -1,7 +1,6 @@
/* Text meant only for screen readers. */
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
@ -15,7 +14,6 @@
background-color: $color__background-screen;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: $color__text-screen;
display: block;