mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
Merge pull request #4023 from 5e-Cleric/fix-snippet-styling
Small adjustments to the PHB theme snippets
This commit is contained in:
@@ -621,7 +621,6 @@
|
||||
left : 0;
|
||||
filter : drop-shadow(0 0 0.075cm black);
|
||||
img {
|
||||
width : 100%;
|
||||
height : 2cm;
|
||||
}
|
||||
}
|
||||
@@ -666,7 +665,6 @@
|
||||
left : 0;
|
||||
height : 2cm;
|
||||
img {
|
||||
width : 100%;
|
||||
height : 2cm;
|
||||
}
|
||||
}
|
||||
@@ -685,7 +683,6 @@
|
||||
position : absolute;
|
||||
inset : 0;
|
||||
z-index : -1;
|
||||
width : 11cm;
|
||||
background-image : @backCover;
|
||||
background-repeat : no-repeat;
|
||||
background-size : contain;
|
||||
@@ -736,7 +733,6 @@
|
||||
img {
|
||||
position : relative;
|
||||
z-index : 0;
|
||||
width : 100%;
|
||||
height : 1.5cm;
|
||||
}
|
||||
p {
|
||||
|
||||
Reference in New Issue
Block a user