mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-03 06:12:51 +00:00
covers em to cm
This commit is contained in:
@@ -598,7 +598,7 @@ body {
|
|||||||
// *****************************/
|
// *****************************/
|
||||||
.page .spellList{
|
.page .spellList{
|
||||||
.useSansSerif();
|
.useSansSerif();
|
||||||
column-count : 2;
|
column-count : 2;
|
||||||
ul+h5{
|
ul+h5{
|
||||||
margin-top : 15px;
|
margin-top : 15px;
|
||||||
}
|
}
|
||||||
@@ -699,7 +699,7 @@ h5 + table{
|
|||||||
color : white;
|
color : white;
|
||||||
font-family : NodestoCapsCondensed;
|
font-family : NodestoCapsCondensed;
|
||||||
font-size : 2.245cm;
|
font-size : 2.245cm;
|
||||||
line-height : 0.85em;
|
line-height : 1.9cm;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
filter : drop-shadow(0 0 1px black) drop-shadow(0 0 0 black)
|
filter : drop-shadow(0 0 1px black) drop-shadow(0 0 0 black)
|
||||||
@@ -783,13 +783,13 @@ h5 + table{
|
|||||||
display : none;
|
display : none;
|
||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
font-family : NodestoCapsCondensed;
|
font-family : NodestoCapsCondensed;
|
||||||
font-weight : normal;
|
font-weight : normal;
|
||||||
font-size : 2.1cm;
|
font-size : 2.1cm;
|
||||||
margin-top : 1.2cm;
|
margin-top : 1.2cm;
|
||||||
margin-bottom : 0;
|
margin-bottom : 0;
|
||||||
text-transform : uppercase;
|
text-transform : uppercase;
|
||||||
line-height : 0.85em;
|
line-height : 1.785cm;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
font-family : NodestoCapsCondensed;
|
font-family : NodestoCapsCondensed;
|
||||||
@@ -848,7 +848,7 @@ h5 + table{
|
|||||||
h1 {
|
h1 {
|
||||||
margin-bottom: .3cm;
|
margin-bottom: .3cm;
|
||||||
font-size: 1.35cm;
|
font-size: 1.35cm;
|
||||||
line-height: 0.95em;
|
line-height: 1.28cm;
|
||||||
font-family: NodestoCapsCondensed;
|
font-family: NodestoCapsCondensed;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #ED1C24;
|
color: #ED1C24;
|
||||||
@@ -876,8 +876,8 @@ h5 + table{
|
|||||||
}
|
}
|
||||||
p {
|
p {
|
||||||
font-family: Overpass;
|
font-family: Overpass;
|
||||||
line-height: 1.5em;
|
|
||||||
font-size: 0.332cm;
|
font-size: 0.332cm;
|
||||||
|
line-height: 0.5cm;
|
||||||
}
|
}
|
||||||
hr+p {
|
hr+p {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -901,8 +901,8 @@ h5 + table{
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
font-family: NodestoCapsWide;
|
font-family: NodestoCapsWide;
|
||||||
font-size: .4cm;
|
font-size: .4cm;
|
||||||
letter-spacing: 0.08em;
|
letter-spacing: 0.036cm;
|
||||||
line-height: 1em;
|
line-height: .4cm;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
text-indent: 0;
|
text-indent: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -942,8 +942,8 @@ h5 + table{
|
|||||||
font-family: Overpass;
|
font-family: Overpass;
|
||||||
font-size: 0.45cm;
|
font-size: 0.45cm;
|
||||||
position: relative;
|
position: relative;
|
||||||
margin-top: -0.7em;
|
margin-top: -0.315cm;
|
||||||
line-height: 1.1em;
|
line-height: 0.495cm;
|
||||||
margin-left : auto;
|
margin-left : auto;
|
||||||
margin-right : auto;
|
margin-right : auto;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user