http://writeasw4b635r4o3vec6mu45s47ohfyro5vayzx2zjwod4pjswyovyd.onion/themes/tea-time
.*/
.highlight {
background-image: linear-gradient(-100deg, rgba(255, 255, 255, 0), pink 85%, rgba(255, 255, 255, 0));
}
/* This highlights links to pinned posts in the main page*/
.pinned {
color: #111;
background-image: linear-gradient(-100deg, rgba(255, 255, 255, 0), pink 85%, rgba(255, 255, 255, 0));
}
/* I like links at the bottom of the page to be centered.*/
.custom-nav {
text-align: center;
...