mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Fixes #89
This commit is contained in:
parent
d2bc1a8c6d
commit
915bad8125
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ article p { hyphens: auto; max-width: 100%; }
|
|||
article table { border-collapse: collapse; }
|
||||
article td, th { padding: 15px; }
|
||||
article th { background: #ddd; }
|
||||
article tr:nth-of-type(2) { background: #eee; }
|
||||
article tr:nth-of-type(even) { background: #eee; }
|
||||
article hr { width: 80%; border: 1px solid #eee; }
|
||||
|
||||
.contribution-invitation hr { margin-top: 70px; margin-bottom: 30px; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue