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