Skip to content

Commit

Permalink
updated certificate theming
Browse files Browse the repository at this point in the history
  • Loading branch information
kal13 authored and kal13 committed Nov 20, 2023
1 parent b6f0d97 commit 6f02f3a
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
.blue-strip {
background-color: #25a78e;
width: 200px;
margin-left: 50px;
}

.certificate .accomplishment-rendering .accomplishment-course {
color: #25a78e;
}

.accomplishment-rendering .accomplishment-signatories .signatory-signature {
margin: 0 auto;
}

0 comments on commit 6f02f3a

Please sign in to comment.