mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-12 15:59:30 -05:00
fixed css border
This commit is contained in:
parent
a11338f9ec
commit
b7cf6570e9
@ -60,7 +60,7 @@ ul#log {
|
|||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
font-family: arial;
|
font-family: arial;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
border-bottom: 1px solid #000000;
|
border-top: 1px solid #000000;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
ul#log li {
|
ul#log li {
|
||||||
|
Loading…
Reference in New Issue
Block a user