Skip to content

Commit

Permalink
Merge pull request #55 from Abstract-Tech/feature/certificate
Browse files Browse the repository at this point in the history
updated certificate theming
  • Loading branch information
DJkal11 committed Nov 20, 2023
2 parents 498cedc + 6f02f3a commit bdeb8f6
Showing 1 changed file with 13 additions and 0 deletions.
@@ -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 bdeb8f6

Please sign in to comment.