0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 18:02:42 +00:00

Small tweaks

This commit is contained in:
Trevor Buckner
2023-12-07 22:32:33 -05:00
parent 78d4d6fb7c
commit 05e56221f4
2 changed files with 12 additions and 10 deletions

View File

@@ -122,7 +122,7 @@ module.exports = [
{{homebreweryIcon}}
The Homebrewery
[Homebrewery.NaturalCrit.com](https://homebrewery.naturalcrit.com)
[Homebrewery.Naturalcrit.com](https://homebrewery.naturalcrit.com)
}}\n\n`;
},
}

View File

@@ -463,15 +463,17 @@ body {
}
//*****************************
//* CREDITS
//* CREDITS
//*****************************/
.page .homebreweryCredits {
font-family: "NodestoCapsWide";
font-size: .4cm;
line-height: 1em;
text-align: center;
text-indent: 0;
letter-spacing: .08em;
p {
font-family: "NodestoCapsWide";
font-size: .4cm;
line-height: 1em;
text-align: center;
text-indent: 0;
letter-spacing: .08em;
}
a {
color: inherit;
text-decoration: none;
@@ -480,9 +482,9 @@ body {
}
}
.homebreweryIcon {
margin: 10px auto;
margin: 0 auto;
display: block;
height: 75px;
height: 1.5cm;
mask: url(/assets/naturalCritLogoWhite.svg) center / contain no-repeat;
-webkit-mask: url(/assets/naturalCritLogoWhite.svg) center / contain no-repeat;
background-color: black;