Skip to content

www.dogstardaily.com by emsixteen

Details

Authoremsixteen

LicenseNo License

Categorydogstardaily.com

Created

Updated

Size636 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Just improves appearance on these book pages.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.dogstardaily.com
@version      20230418.13.51
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://www.dogstardaily.com/book/export/html/") {
:root {
    font-size: 20px;
    font-family: Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.45;
}

body {
    background: #1f2937;
    color: #e5e7eb;    
}

.section-1 {
    max-width: 1100px;
    margin-inline: auto;
    font-size: 1rem;
}

.book-heading {
	margin-block-start: 2em;
	border-left: 2px solid #fef08a;
	padding-left: 2rem;
	margin-left: -2rem;
}

a {
    color: #fef08a;
}

p + p {
    margin-top: 1.5em;
}
}

Reviews

No reviews yet.