Attribute

This commit is contained in:
Madison Scott-Clary
2020-07-10 22:22:05 -07:00
parent 040abf9fb9
commit 919ffc97ec
2 changed files with 7 additions and 1 deletions

View File

@ -159,6 +159,10 @@ pre {
clear: both;
}
.center {
text-align: center;
}
/* = = = = = = = = = = Header Styles = = = = = = = = = = */
@import "parts/header";