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