Skip to content
Snippets Groups Projects
Commit 58c7d5df authored by skyeveyang's avatar skyeveyang
Browse files

text footer

parent 09117be9
No related branches found
No related tags found
No related merge requests found
Pipeline #318112 passed
......@@ -7,11 +7,11 @@ body {
}
.bg-dark {
background-color: #eab5bd !important;
background-color: #33536c !important;
}
.bg-hero {
background-color: #45b06cff;
background-color: #33536c;
}
/* CALLOUT */
......@@ -118,8 +118,8 @@ body {
background-color: transparent; /* 主题色 */
}
.left-aligned { margin-left: auto; }
.bg-dark { background-color: #eab5bd !important; }
.bg-hero { background-color: #eab5bd; }
.bg-dark { background-color: #33536c !important; }
.bg-hero { background-color: #33536c; }
/* CALLOUT */
.bd-callout { padding:1.25rem; margin-top:1.25rem; margin-bottom:1.25rem; border:1px solid #e9ecef; border-left-width:.25rem; border-radius:.25rem }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment