mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 19:52:50 -03:00
fixed css border
This commit is contained in:
parent
a11338f9ec
commit
b7cf6570e9
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ ul#log {
|
|||
word-wrap: break-word;
|
||||
font-family: arial;
|
||||
font-size: 14px;
|
||||
border-bottom: 1px solid #000000;
|
||||
border-top: 1px solid #000000;
|
||||
width: 100%;
|
||||
}
|
||||
ul#log li {
|
||||
|
|
Loading…
Reference in a new issue