front page suggestions by Jos - everything a bit dark
This commit is contained in:
@@ -366,7 +366,7 @@
|
||||
padding: 1.2em 1.2em 1.2em 1.2em;
|
||||
font-size: 1.3rem;
|
||||
color: white;
|
||||
background-color: rgba(0,0,0,0.3)
|
||||
background-color: rgba(0,0,0,0.6)
|
||||
}
|
||||
|
||||
.content h1 {
|
||||
@@ -472,6 +472,8 @@
|
||||
.main-content li {
|
||||
margin: 0;
|
||||
overflow-x: hidden;
|
||||
margin-left: 15px;
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
||||
|
||||
@@ -575,7 +577,7 @@
|
||||
|
||||
.main-content {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(3,1fr);
|
||||
grid-template-columns: repeat(5,1fr);
|
||||
grid-gap: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user