mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 01:42:42 +00:00
to cm
This commit is contained in:
@@ -543,7 +543,7 @@
|
|||||||
color : white;
|
color : white;
|
||||||
text-shadow : unset;
|
text-shadow : unset;
|
||||||
text-transform : uppercase;
|
text-transform : uppercase;
|
||||||
-webkit-text-stroke: 8px black;
|
-webkit-text-stroke: 0.2cm black;
|
||||||
paint-order:stroke;
|
paint-order:stroke;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
@@ -552,7 +552,7 @@
|
|||||||
font-weight : normal;
|
font-weight : normal;
|
||||||
color : white;
|
color : white;
|
||||||
letter-spacing : 0.1cm;
|
letter-spacing : 0.1cm;
|
||||||
-webkit-text-stroke:5px black;
|
-webkit-text-stroke: 0.14cm black;
|
||||||
paint-order:stroke;
|
paint-order:stroke;
|
||||||
}
|
}
|
||||||
hr {
|
hr {
|
||||||
@@ -599,7 +599,7 @@
|
|||||||
font-size : 0.496cm;
|
font-size : 0.496cm;
|
||||||
color : white;
|
color : white;
|
||||||
text-align : center;
|
text-align : center;
|
||||||
-webkit-text-stroke:0.3px black;
|
-webkit-text-stroke: 0.1cm black;
|
||||||
paint-order:stroke;
|
paint-order:stroke;
|
||||||
}
|
}
|
||||||
.logo {
|
.logo {
|
||||||
|
|||||||
Reference in New Issue
Block a user