mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Static XRPLGrants banner
This commit is contained in:
@@ -181,6 +181,22 @@
|
||||
a.card:hover h3 {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
// Alert banners
|
||||
.alert-info {
|
||||
color: white;
|
||||
background-color: $blue-700;
|
||||
border-width: 0;
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
color: white;
|
||||
|
||||
&:hover {
|
||||
color: $gray-200;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// ad-hoc callout for NFT standards
|
||||
|
||||
Reference in New Issue
Block a user