more minor style tweaks
This commit is contained in:
parent
57eaaa02e8
commit
262d208759
@ -29,7 +29,7 @@
|
|||||||
width: 75vw;
|
width: 75vw;
|
||||||
max-width: 1140px;
|
max-width: 1140px;
|
||||||
min-width: 320px;
|
min-width: 320px;
|
||||||
border: 1px solid #888;
|
border: 1px solid #666;
|
||||||
}
|
}
|
||||||
|
|
||||||
#history {
|
#history {
|
||||||
@ -40,6 +40,10 @@
|
|||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#history li {
|
||||||
|
padding: .25rem;
|
||||||
|
}
|
||||||
#history > :first-child {
|
#history > :first-child {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user