/*!
Theme Name: nocss
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 0.0.1
License: GNU General Public License v2 or later
Text Domain: nocss

nocss is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
.screen-reader-text {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

.nihil-revision-diff .dashicons.dashicons-minus::before {
    content: "-";
}
.nihil-revision-diff .dashicons.dashicons-plus::before {
    content: "+";
}
