Skip to content

Commit

Permalink
updated certificate styling
Browse files Browse the repository at this point in the history
  • Loading branch information
kal13 authored and kal13 committed Nov 20, 2023
1 parent 4c4e48c commit b6f0d97
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 0 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

.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 b6f0d97

Please sign in to comment.