footer works; removed unused elements; added some character avis; char css is fine now

This commit is contained in:
chimchooree
2022-07-16 23:30:28 -05:00
parent c8613982d2
commit 219d251539
37 changed files with 70 additions and 89 deletions
+4 -2
View File
@@ -36,13 +36,15 @@
.ocs-nav {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(10em, 1fr));
background-color: #C0AAC0;
}
.ocs-btn {
background-color: #C0AAC0;
}
.ocs img {
width: 10em;
border-radius: 5%;
}
.ocs-btn {
}
.content-right h1, h2, ul, li, b, i, p, img, a {
background-color: transparent;