0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 20:23:39 +00:00

Merge branch 'master' into makeCurlyInjectorsAppendNotOverwrite

This commit is contained in:
Víctor Losada Hernández
2024-05-04 01:27:36 +02:00
committed by GitHub

View File

@@ -543,10 +543,8 @@
color : white; color : white;
text-shadow : unset; text-shadow : unset;
text-transform : uppercase; text-transform : uppercase;
filter : drop-shadow(0 0 1.5px black) drop-shadow(0 0 0 black) -webkit-text-stroke: 0.2cm black;
drop-shadow(0 0 0 black) drop-shadow(0 0 0 black) paint-order:stroke;
drop-shadow(0 0 0 black) drop-shadow(0 0 0 black)
drop-shadow(0 0 0 black) drop-shadow(0 0 0 black);
} }
h2 { h2 {
font-family : 'NodestoCapsCondensed'; font-family : 'NodestoCapsCondensed';
@@ -554,10 +552,8 @@
font-weight : normal; font-weight : normal;
color : white; color : white;
letter-spacing : 0.1cm; letter-spacing : 0.1cm;
filter : drop-shadow(0 0 1px black) drop-shadow(0 0 0 black) -webkit-text-stroke: 0.14cm black;
drop-shadow(0 0 0 black) drop-shadow(0 0 0 black) paint-order:stroke;
drop-shadow(0 0 0 black) drop-shadow(0 0 0 black)
drop-shadow(0 0 0 black) drop-shadow(0 0 0 black);
} }
hr { hr {
position : relative; position : relative;
@@ -603,10 +599,8 @@
font-size : 0.496cm; font-size : 0.496cm;
color : white; color : white;
text-align : center; text-align : center;
filter : drop-shadow(0 0 0.7px black) drop-shadow(0 0 0 black) -webkit-text-stroke: 0.1cm black;
drop-shadow(0 0 0 black) drop-shadow(0 0 0 black) paint-order:stroke;
drop-shadow(0 0 0 black) drop-shadow(0 0 0 black)
drop-shadow(0 0 0 black) drop-shadow(0 0 0 black);
} }
.logo { .logo {
position : absolute; position : absolute;