This is happyDomain now

This commit is contained in:
nemunaire 2023-12-01 19:20:21 +01:00
commit 286849105f
11 changed files with 49 additions and 49 deletions

View file

@ -0,0 +1,23 @@
.intro-header {
background-color: #1cb487;
}
.post-preview > a:hover {
color: #1cb487;
}
.post-content-preview {
border-left: 5px solid #d1f0e7;
}
.sidebar-container .short-about a, footer .list-inline a {
color: #a4e1cf;
}
.sidebar-container .short-about a:hover, footer .list-inline a:hover {
color: #1cb487;
}
footer {
margin-top: 10px;
padding-top: 10px;
}