Besseres Verhätnis bei 4:3 Bildern und nutzloser -moz scheiß der nichts verändert, aber ich jetzt ist diese id fohl moz kompatibel !!1111!
This commit is contained in:
parent
f73b67d74f
commit
461dc64b79
|
@ -125,7 +125,8 @@ input, select, textarea {
|
||||||
}
|
}
|
||||||
|
|
||||||
img#f0ck-image {
|
img#f0ck-image {
|
||||||
max-width: 100%;
|
max-width: 800px;
|
||||||
|
max-height: 500px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vjs-audio.vjs-has-started .vjs-poster {
|
.vjs-audio.vjs-has-started .vjs-poster {
|
||||||
|
@ -141,6 +142,6 @@ a#elfe {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
width: max-content;
|
max-height: fit-content;
|
||||||
max-height: 60%;
|
max-height: -moz-fit-content;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user