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:
@@ -35,7 +35,6 @@ ___
|
||||
|
||||
 {}
|
||||
|
||||
{{logo}}
|
||||
|
||||
{{logo }}
|
||||
\page`;
|
||||
};
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user