mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-06 22:09:15 -04: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;
|
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…
Add table
Add a link
Reference in a new issue