mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
adding cta bgs
This commit is contained in:
@@ -29,6 +29,18 @@
|
||||
}
|
||||
}
|
||||
|
||||
.cta {
|
||||
position: absolute;
|
||||
&-top-left {
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
&-bottom-right {
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// XRP Overview Page
|
||||
#xrp-overview-blue {
|
||||
position: absolute;
|
||||
@@ -123,6 +135,18 @@
|
||||
right: -4px;
|
||||
}
|
||||
|
||||
// Community Page
|
||||
#community-magenta {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
}
|
||||
#community-purple {
|
||||
position: absolute;
|
||||
top: 160px;
|
||||
right: 0px;
|
||||
}
|
||||
|
||||
|
||||
// FAQ Page
|
||||
#faq-background {
|
||||
|
||||
Reference in New Issue
Block a user