Skip to content

Commit

Permalink
#39
Browse files Browse the repository at this point in the history
```
table {
    background-color: #FFFdeb !important;
    font-size: 0.8em !important;
    line-height: 1.2em;
    color: #1c0021 !important;
    font-family: proxima-nova-condensed, sans-serif;
    font-weight: 400;
    border: 1px solid #f43f32 !important;
    border-radius: 1px !important;
}

article table td, article table th {
    border: 1px solid !important;
    border-color: #da2573 !important;
}
```
  • Loading branch information
extratone committed Apr 26, 2021
1 parent 738d036 commit de0cb35
Showing 1 changed file with 17 additions and 366 deletions.
Loading

0 comments on commit de0cb35

Please sign in to comment.