mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-23 13:15:49 +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 {
|
.content table {
|
||||||
clear: right;
|
clear: right;
|
||||||
margin-bottom: 1rem;
|
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 */
|
/* 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