mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2025-09-10 08:27:20 +00:00
@@ -1,11 +1,16 @@
|
||||
.journal-form h1 {
|
||||
@font-face {
|
||||
font-family: testFont;
|
||||
src: url("CoveredByYourGrace-Regular.ttf");
|
||||
}
|
||||
|
||||
.journal-form h1 {
|
||||
font-family: testFont, sans-serif;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.journal-form {
|
||||
font-size: 120%;
|
||||
font-family: "Century Gothic";
|
||||
font-family: "Century Gothic", sans-serif;
|
||||
width: 50%;
|
||||
margin: auto;
|
||||
color: #516754;
|
||||
|
Reference in New Issue
Block a user