mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-27 18:02:42 +00:00
Small tweaks
This commit is contained in:
@@ -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`;
|
||||
},
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user