mirror of
https://github.com/standardebooks/charles-darwin_the-voyage-of-the-beagle.git
synced 2025-09-06 23:27:43 -04:00
Remove border color from CSS
This commit is contained in:
parent
6797689bcd
commit
3eae27b381
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ table{
|
|||
|
||||
table th,
|
||||
table td{
|
||||
border: 1px solid black;
|
||||
border: 1px solid;
|
||||
padding: .5em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue