0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-21 09:22:50 +00:00

format and editable logo

This commit is contained in:
Victor Losada Hernandez
2023-03-02 18:25:23 +01:00
parent 690e797fe5
commit 33ae652222
2 changed files with 43 additions and 42 deletions

View File

@@ -35,7 +35,6 @@ ___
![image](https://i.imgur.com/dpg5qPT.png) {}
{{logo}}
{{logo ![](/assets/naturalCritLogo.svg)}}
\page`;
};

View File

@@ -814,7 +814,7 @@ h5 + table{
border : none;
}
img {
.columnWrapper > p img {
position : absolute;
left : 60%;
top : 20%;
@@ -829,11 +829,13 @@ h5 + table{
.logo {
position : absolute;
bottom : 1cm;
left: 50%;
translate: -50% 0;
width: 2cm;
left : 0;
right : 0;
height : 2cm;
background-image: @naturalCritLogo;
img {
height : 2cm;
width : 100%;
}
}
&::after {