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