0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52:40 +00:00
This commit is contained in:
Víctor Losada Hernández
2024-05-01 21:58:15 +02:00
parent 8c20422fef
commit 076599f05c

View File

@@ -543,7 +543,7 @@
color : white;
text-shadow : unset;
text-transform : uppercase;
-webkit-text-stroke: 8px black;
-webkit-text-stroke: 0.2cm black;
paint-order:stroke;
}
h2 {
@@ -552,7 +552,7 @@
font-weight : normal;
color : white;
letter-spacing : 0.1cm;
-webkit-text-stroke:5px black;
-webkit-text-stroke: 0.14cm black;
paint-order:stroke;
}
hr {
@@ -599,7 +599,7 @@
font-size : 0.496cm;
color : white;
text-align : center;
-webkit-text-stroke:0.3px black;
-webkit-text-stroke: 0.1cm black;
paint-order:stroke;
}
.logo {