Fixes warnings in console with getelementid in firefox
This commit is contained in:
parent
69292d0088
commit
5ac710a694
2 changed files with 4 additions and 1 deletions
|
@ -42,6 +42,9 @@ body {
|
|||
box-shadow: rgba(255, 255, 255, 0.07) 0 -1px 0;
|
||||
border-top: 1px solid #121212;
|
||||
}
|
||||
a {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue