mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Merge pull request #399 from mDuo13/improve-table-styles
Improve table styling slightly
This commit is contained in:
@@ -183,6 +183,11 @@ th {
|
||||
.content table {
|
||||
clear: right;
|
||||
margin-bottom: 1rem;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.content table code {
|
||||
word-break: normal;
|
||||
}
|
||||
|
||||
/* Big draft warning at top of page so it's hard to mix up with the live site */
|
||||
|
||||
Reference in New Issue
Block a user