Skip to content
Snippets Groups Projects
Commit db20de3b authored by Sydney Patten's avatar Sydney Patten
Browse files

Update style.css

parent fd4749e9
No related branches found
No related tags found
No related merge requests found
Pipeline #334107 passed
body { padding-top: auto; }
.left-aligned { margin-left: auto; }
.bg-dark { background-color: #343a40 !important; }
.bg-hero { background-color: #45b06cff; }
.bg-hero { background-color: #45b06c; }
/* 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 }
......@@ -61,7 +61,7 @@ img {
}
#medalBox {
background-color: rgb(0, 0, 0, 0.2);
background-color: rgb(0, 0, 0, 0.1);
color: white;
width: 80%;
height: auto;
......@@ -69,7 +69,7 @@ img {
}
#medalBox button {
background-color: rgba(0,0,0,0.1);
background-color: rgba(0,0,0,0.2);
color: white;
width: 80%;
height: auto;
......
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