mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-18 18:55:49 +00:00
Grants banner to every page
This commit is contained in:
@@ -182,23 +182,23 @@
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
// Alert banners
|
||||
.alert-info {
|
||||
}
|
||||
|
||||
// Alert banners
|
||||
.alert-info {
|
||||
color: white;
|
||||
background-color: $blue-700;
|
||||
border-width: 0;
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
color: white;
|
||||
background-color: $blue-700;
|
||||
border-width: 0;
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
color: white;
|
||||
|
||||
&:hover {
|
||||
color: $gray-200;
|
||||
}
|
||||
&:hover {
|
||||
color: $gray-200;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ad-hoc callout for NFT standards
|
||||
.highlight-subcard {
|
||||
margin: 1.5rem 0;
|
||||
|
||||
Reference in New Issue
Block a user