parent
350dd4bb0e
commit
81be7d477b
|
@ -31,6 +31,11 @@
|
||||||
background-color: black;
|
background-color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Reset images style to avoid external CSS interfering */
|
||||||
|
#melpomene img {
|
||||||
|
all: initial;
|
||||||
|
}
|
||||||
|
|
||||||
#melpomene-content-frame {
|
#melpomene-content-frame {
|
||||||
position: relative;
|
position: relative;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
|
Loading…
Reference in New Issue