master #50
|
@ -1459,10 +1459,8 @@ span.placeholder {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
/* new idea */
|
border: inset 1px #464646;
|
||||||
/* padding: 5px;
|
border-top: none;
|
||||||
border-top: 2px solid var(--bg);
|
|
||||||
background: var(--metadata-bg); */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Pagination */
|
/* Pagination */
|
||||||
|
@ -1591,7 +1589,8 @@ span.placeholder {
|
||||||
grid-template-rows: 1fr;
|
grid-template-rows: 1fr;
|
||||||
grid-template-columns: auto 1fr auto;
|
grid-template-columns: auto 1fr auto;
|
||||||
line-height: 1.7;
|
line-height: 1.7;
|
||||||
border: inset 1px black;
|
border: inset 1px #4c4c4c;
|
||||||
|
border-bottom: inset 1px #464646;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user