mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-13 00:03:15 +00:00
format and editable logo
This commit is contained in:
@@ -35,7 +35,6 @@ ___
|
|||||||
|
|
||||||
 {}
|
 {}
|
||||||
|
|
||||||
{{logo}}
|
{{logo }}
|
||||||
|
|
||||||
\page`;
|
\page`;
|
||||||
};
|
};
|
||||||
@@ -814,7 +814,7 @@ h5 + table{
|
|||||||
border : none;
|
border : none;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
.columnWrapper > p img {
|
||||||
position : absolute;
|
position : absolute;
|
||||||
left : 60%;
|
left : 60%;
|
||||||
top : 20%;
|
top : 20%;
|
||||||
@@ -829,11 +829,13 @@ h5 + table{
|
|||||||
.logo {
|
.logo {
|
||||||
position : absolute;
|
position : absolute;
|
||||||
bottom : 1cm;
|
bottom : 1cm;
|
||||||
left: 50%;
|
left : 0;
|
||||||
translate: -50% 0;
|
right : 0;
|
||||||
width: 2cm;
|
|
||||||
height : 2cm;
|
height : 2cm;
|
||||||
background-image: @naturalCritLogo;
|
img {
|
||||||
|
height : 2cm;
|
||||||
|
width : 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
|
|||||||
Reference in New Issue
Block a user