Small update, change app tule rendering

This commit is contained in:
Aurelien Vaillant
2020-04-06 14:25:18 +02:00
parent 6040b55479
commit 0a9fbf7282
+2 -2
View File
@@ -384,7 +384,7 @@ body.logged, .logged .content {
border: 30px solid #2c2b27;
transform: rotate(7deg);
}
.listing-apps a::after, .listing-apps a::before, .listing-apps a:hover::after, .listing-apps a:hover::before, .listing-apps a .first-letter {
.listing-apps a::after, .listing-apps a::before, .listing-apps a:hover::after, .listing-apps a:hover::before {
width: 0;
height: 0;
position: absolute;
@@ -415,6 +415,7 @@ body.logged, .logged .content {
.listing-apps a .first-letter {
font-family: 'NotoSansBold', serif;
line-height: 2em;
}
.listing-apps a:hover .first-letter {
@@ -423,7 +424,6 @@ body.logged, .logged .content {
display: inline;
position: relative;
}
/* ------------------------
Page Edit User
------------------------ */