mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
Style Refresh (part 1): Fonts, colors
This commit is contained in:
@@ -1,14 +1,5 @@
|
||||
/* Generic styles and colors not in the bootstrap files --------------------- */
|
||||
|
||||
body {
|
||||
font-family: Roboto, sans-serif;
|
||||
}
|
||||
|
||||
code,
|
||||
pre {
|
||||
font-family: "Roboto Mono", monospace;
|
||||
}
|
||||
|
||||
td {
|
||||
border: 1px solid #dbdde2;
|
||||
padding: 0.2em;
|
||||
@@ -206,10 +197,7 @@ th {
|
||||
|
||||
/* Footer ------------------------------------------------------------------- */
|
||||
.ripple-footer {
|
||||
z-index: 2;
|
||||
color: #999999;
|
||||
font-size: 14px;
|
||||
background: #28282a url(../img/ripple_footer_v2.jpg) repeat-x center center;
|
||||
background-position-y: -60px;
|
||||
}
|
||||
|
||||
@@ -250,6 +238,18 @@ th {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.foot-nav-col {
|
||||
border-left: 1px solid #eae7e6;
|
||||
border-right: 1px solid #eae7e6;
|
||||
}
|
||||
|
||||
.foot-nav-col:first-of-type {
|
||||
border-left: 0;
|
||||
}
|
||||
.foot-nav-col:last-of-type {
|
||||
border-right: 0;
|
||||
}
|
||||
|
||||
/* Callouts ----------------------------------------------------------------- */
|
||||
|
||||
.devportal-callout {
|
||||
@@ -943,8 +943,7 @@ a.current {
|
||||
}
|
||||
|
||||
.splash-head {
|
||||
background-color: #102b3e;
|
||||
background-image: url("../img/splash-map.svg");
|
||||
background-color: transparent;
|
||||
background-size: cover;
|
||||
background-position: center center;
|
||||
color: white;
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
assets/font/SpaceMono-Bold.woff2
Normal file
BIN
assets/font/SpaceMono-Bold.woff2
Normal file
Binary file not shown.
BIN
assets/font/SpaceMono-Regular.woff2
Normal file
BIN
assets/font/SpaceMono-Regular.woff2
Normal file
Binary file not shown.
2458
assets/vendor/bootstrap.css
vendored
2458
assets/vendor/bootstrap.css
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user