blog/static/css/happydns.css

24 lines
393 B
CSS

.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;
}