mirror of
https://github.com/TangentFoxy/memex.git
synced 2024-11-22 04:54:23 +00:00
Fix weird entry not displaying ('artists' title?), fix padding issue hiding lower when empty.
This commit is contained in:
parent
217298c643
commit
1be8fa57f0
@ -294,9 +294,9 @@ article::selection {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
}
|
}
|
||||||
.article-containerlower:empty {
|
/*.article-containerlower:empty {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}*/
|
||||||
|
|
||||||
/*IMAGE*/
|
/*IMAGE*/
|
||||||
.article-imageType-imgContainer {
|
.article-imageType-imgContainer {
|
||||||
|
@ -2226,7 +2226,7 @@ MICROMORT
|
|||||||
> Micromort: 'a unit of risk defined as one-in-a-million chance of death.'
|
> Micromort: 'a unit of risk defined as one-in-a-million chance of death.'
|
||||||
LINK : https://en.wikipedia.org/wiki/Micromort
|
LINK : https://en.wikipedia.org/wiki/Micromort
|
||||||
|
|
||||||
ARTISTS
|
ARTISTS SOLD
|
||||||
DATE : 12018-07-28
|
DATE : 12018-07-28
|
||||||
TYPE : quote
|
TYPE : quote
|
||||||
QOTE
|
QOTE
|
||||||
|
Loading…
Reference in New Issue
Block a user