mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 23:25:51 +00:00
Re-level non-docs content to top of repo and rename content→docs
This commit is contained in:
6
static/css/devportal2024-v1.css
Normal file
6
static/css/devportal2024-v1.css
Normal file
File diff suppressed because one or more lines are too long
4
static/css/font-awesome.min.css
vendored
Normal file
4
static/css/font-awesome.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
2160
static/css/fonts-ja.css
Normal file
2160
static/css/fonts-ja.css
Normal file
File diff suppressed because it is too large
Load Diff
16
static/css/pdf.css
Executable file
16
static/css/pdf.css
Executable file
@@ -0,0 +1,16 @@
|
||||
a[href^="#"]:after {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.main code {
|
||||
color: black;
|
||||
}
|
||||
|
||||
.main .hljs {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.main pre {
|
||||
background: transparent;
|
||||
box-decoration-break: slice;
|
||||
}
|
||||
Reference in New Issue
Block a user