mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-22 22:37:50 +00:00
Fix font in v3. Clean up LESS formatting.
This commit is contained in:
@@ -269,8 +269,8 @@ body {
|
||||
.artist {
|
||||
position : absolute;
|
||||
text-align : center;
|
||||
font-family:'WalterTurncoat','ScalySansSmallCapsRemake', sans-serif;
|
||||
font-size:10px;
|
||||
font-family : WalterTurncoat;
|
||||
font-size : 0.27cm;
|
||||
p, p + p {
|
||||
margin : unset;
|
||||
text-indent : unset;
|
||||
@@ -278,6 +278,7 @@ body {
|
||||
}
|
||||
h5 {
|
||||
font-size : 1.3em;
|
||||
font-family : WalterTurncoat;
|
||||
}
|
||||
a{
|
||||
color : black;
|
||||
|
||||
@@ -453,8 +453,8 @@ body {
|
||||
.artist {
|
||||
position : absolute;
|
||||
text-align : center;
|
||||
font-family:'WalterTurncoat','ScalySansSmallCapsRemake', sans-serif;
|
||||
font-size:10px;
|
||||
font-family : WalterTurncoat;
|
||||
font-size : 0.27cm;
|
||||
p, p + p {
|
||||
margin : unset;
|
||||
text-indent : unset;
|
||||
@@ -462,6 +462,7 @@ body {
|
||||
}
|
||||
h5 {
|
||||
font-size : 1.3em;
|
||||
font-family : WalterTurncoat;
|
||||
}
|
||||
a{
|
||||
color : black;
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
font-style: normal;
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Walter Turncoat';
|
||||
font-family: WalterTurncoat;
|
||||
src: url('../fonts/5e/WalterTurncoat-Regular.woff2');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
|
||||
Reference in New Issue
Block a user