0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 13:32:45 +00:00

initial commit

This commit is contained in:
Víctor Losada Hernández
2024-04-25 15:09:25 +02:00
parent 882c78fbb5
commit 8c20422fef

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: 8px 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:5px 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.3px 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;