footer works; removed unused elements; added some character avis; char css is fine now
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user