meer padding und soos
This commit is contained in:
parent
6b98458710
commit
0b6b8c549a
|
@ -163,6 +163,7 @@ html[theme="orange"] .pagination > span {
|
|||
|
||||
html[theme="orange"] span#favs {
|
||||
border: 1px solid var(--black);
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
html[theme='amoled'] {
|
||||
|
@ -778,10 +779,6 @@ html[theme="f0ck95"] .badge-dark, #themeselector {
|
|||
background: #a8a5a5;
|
||||
}
|
||||
|
||||
html[theme="f0ck95"] .embed-responsive-16by9::before {
|
||||
padding-top: 46.25%;
|
||||
}
|
||||
|
||||
html[theme="f0ck95"] .badge-light {
|
||||
color: #000;
|
||||
text-shadow: none;
|
||||
|
@ -944,10 +941,6 @@ html[theme="f0ck95d"] ._204863 {
|
|||
line-height: 1.7;
|
||||
}
|
||||
|
||||
html[theme="f0ck95d"] .embed-responsive-16by9::before {
|
||||
padding-top: 46.25%;
|
||||
}
|
||||
|
||||
html[theme="f0ck95d"] .embed-responsive-image {
|
||||
left: 2px;
|
||||
right: 2px;
|
||||
|
@ -1744,7 +1737,7 @@ span.placeholder {
|
|||
}
|
||||
|
||||
.embed-responsive-16by9::before {
|
||||
padding-top: 56.25%;
|
||||
padding-top: 50%;
|
||||
}
|
||||
.embed-responsive::before {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in New Issue
Block a user