Files
text-archive/kenengba/审查机器/审查机器 _ 可能吧_files/styles.css
2022-07-06 17:32:53 +08:00

18 lines
416 B
CSS

.rpbt-post-date {
display: block;
font-size: smaller;
}
.rpbt-screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important; /* many screen reader and browser combinations announce broken words as they would appear visually */
}