forked from snxraven/ravenscott-blog
css
This commit is contained in:
@ -16,6 +16,11 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
dl, ol, ul {
|
||||
margin-top: -13px;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.bg-primary {
|
||||
--bs-bg-opacity: 1;
|
||||
background-color: rgb(0 0 0) !important;
|
||||
|
Reference in New Issue
Block a user