forked from rDrama/rDrama
1
0
Fork 0

increase opacity

master
Aevann 2023-08-30 18:24:15 +03:00
parent b53c3855ac
commit b51f968b43
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
@charset "UTF-8"; @charset "UTF-8";
.visited img { .visited img {
opacity: 0.5; opacity: 0.6;
} }
.fa-align-left:before{content:"\f036"} .fa-align-left:before{content:"\f036"}