Merge pull request #29 from ripple/develop

Migrate gatewayd changes to staging
This commit is contained in:
Rome Reginelli
2014-08-28 16:17:21 -07:00
12 changed files with 2222 additions and 894 deletions

View File

@@ -44,6 +44,10 @@ body .content-root {
padding-top: 10px;
}
.content img {
width: 100%;
}
.menubar {
padding-top: 10px;
}
@@ -57,6 +61,11 @@ body .content-root {
.header-subnav li a:active {
color: #f09 !important;
}
.content a[title="Source"] {
float:right;
}
/* Brand Guidelines */
.brand_guidelines .content-root {
@@ -239,4 +248,4 @@ consensus whitepaper
font-size: 24px;
text-align: center;
padding: 5px;
}
}