softinio.com/themes/hyde-x/static/css/hyde-overrides.css

17 lines
238 B
CSS

/*
* Tweaks and overrides to hyde.css
*/
.sidebar-about h1 {
color: #fff;
margin-top: 0;
font-family: "Abril Fatface", serif;
font-size: 2.5rem;
}
.sidebar-nav {
padding-left: 0;
list-style: none;
margin-bottom: 1rem;
}