Share your custom Leftypol CSS.
Here is my book-like theme, make sure u have yotsuba B selected before using:
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,700;1,400&display=swap');
form table tr th{
background-color: #fff;
vertical-align: top;
}
.bar{
background-color: #fff;
padding: 4px;
}
body{
background-image: none;
background-color: #fff;
color: #000;
font-size: 13pt;
font-family: 'EB Garamond', serif;
line-height: 1.4;
}
.thread{
margin-bottom: 4em;
margin-top: 4em;
text-align: left;
}
div.post.reply{
background-color: #fff;
border-width: 1pt;
border-style: none none none none;
border-color: #ddd;
width: 100%;
}
div.blotter{
margin: 2em;
}
#quick-reply{
border: 4pt solid #fff;
}
#pagewrap{
max-width: 52em;
margin: auto;
text-align: center;
}
hr{
display: none;
}
p.fileinfo{
display: block;
margin: 0em 2em 0em 0em;
}
input, textarea{
border: 1px solid #666;
background-color: #fff;
font-family: 'EB Garamond', serif;
}
h1{
color: #333;
letter-spacing: 0px;
font-family: 'EB Garamond', serif;
}
a, div.post.reply div.body a{
color: #000;
}
a:visited, div.post.reply div.body a:visited{
color: #666;
}
.intro span.subject, span.heading{
color: #000;
text-transform: uppercase;
letter-spacing: 2pt;
word-spacing: 2pt;
}
span.heading{
display: block; text-align: center;
}
.intro span.name{
color: #000;
font-style: italic;
font-weight: normal;
margin: none;
padding: none;
}
.post-image{
margin: 2em 2em 1em 0em;
padding: none;
}
.file:not(.multifile) .post-image, .full-image{
float:none;
display:block;
margin:none;
margin-bottom: 1em;
max-width:100% !important;
height:auto !important;
}
.full-image{
margin:auto;
margin-bottom: 1em;
}
div.post p.fileinfo{
margin: 0em 1em 0em 26pt;
}
.post-btn{
padding: 0px 8px 0px 8px;
}
div.post.reply.highlighted{
background-color: inherit;
border-left: 4pt solid black;
margin-left: -2pt;
}
#options_div, #alert_div{
background-color: #fff;
border: 2pt solid black;
}
#options_background, alert_background{
bac
Post too long. Click here to view the full text.