mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Updated header padding and api wrapper width
This commit is contained in:
@@ -291,6 +291,7 @@ span.cm-atom {
|
||||
display: inline-block;
|
||||
text-indent: -2em;
|
||||
padding-left: 2.5em;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#rest_url {
|
||||
|
||||
@@ -660,6 +660,7 @@ a.current {
|
||||
/* Left navigation ---------------------------------------------------------- */
|
||||
|
||||
.tree_nav {
|
||||
position: sticky;
|
||||
top: 48px;
|
||||
padding: 44px 24px 48px 48px;
|
||||
background-color: #fff;
|
||||
@@ -928,9 +929,9 @@ a.current {
|
||||
.github-edit-wrap .github-edit {
|
||||
background-image: url(../vendor/github-marks/GitHub-Mark-32px.png);
|
||||
background-size: 24px 24px;
|
||||
background-position: left 5px center;
|
||||
background-position: left 10px center;
|
||||
background-repeat: no-repeat;
|
||||
padding: 8px 8px 8px 34px;
|
||||
padding: 8px 10px 8px 40px;
|
||||
color: #777;
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user