smol border important
This commit is contained in:
parent
b03d265a94
commit
0bda378993
|
@ -1459,10 +1459,8 @@ span.placeholder {
|
|||
text-align: center;
|
||||
align-self: center;
|
||||
overflow: hidden;
|
||||
/* new idea */
|
||||
/* padding: 5px;
|
||||
border-top: 2px solid var(--bg);
|
||||
background: var(--metadata-bg); */
|
||||
border: inset 1px #464646;
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
/* Pagination */
|
||||
|
@ -1591,7 +1589,8 @@ span.placeholder {
|
|||
grid-template-rows: 1fr;
|
||||
grid-template-columns: auto 1fr auto;
|
||||
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