the nav bar at the bottom of articles and footer at bottom of that appears now (empty of course)
This commit is contained in:
@@ -22,6 +22,7 @@ mark {
|
||||
background-color: #900C3F;
|
||||
color: hotpink;
|
||||
}
|
||||
ul { list-style-position: inside; }
|
||||
|
||||
.grid {
|
||||
display: grid;
|
||||
@@ -185,7 +186,7 @@ mark {
|
||||
background-color: #A8577E;
|
||||
}
|
||||
|
||||
.footer {
|
||||
.footer-content {
|
||||
background-color: #5c374c;
|
||||
padding-top: 5px;
|
||||
padding-right: 25px;
|
||||
|
||||
Reference in New Issue
Block a user