--brightaccent: #bde3ec;
--darkaccent: #2870cc;
--lightaccent: #79b4f2;
- --colortone: 195deg;
+ --colortone: 185deg;
}
IMAGE_PROCESS = {
"article-image": ["scale_in 800 800 True"],
- "thumb": ["crop 0 0 50% 50%", "scale_out 150 150 True", "crop 0 0 150 150"],
+ "thumb": ["scale_in 300 300 True"],
}
#PDF_STYLE = "pdf"
.quote-box p{
padding:0;
- margin:0 0 3rem 0;
+ margin:0 auto 3rem;
+ max-width:90%
}
.subtitle p{
-.staff img, .colortone, .matplotlib, #tocbg{
-filter: hue-rotate(var(--colortone)) grayscale(50%)
+.colortone, .matplotlib, #tocbg{
+filter: brightness(0.9) sepia() hue-rotate(var(--colortone))
+}
+.staff img{
+filter: contrast(0.6) sepia() brightness(1.1) hue-rotate(var(--colortone))
}
{% endif %}
<li><a class="active" href="#toc">Table of Contents</a></li>
<li><a class="active" href="https://my.fsf.org">Join the fsf</a></li>
- <li><a class="active" href="https://my.fsf.org">PDF</a></li>
+ <li><a class="active" href="extra/2018.pdf">PDF</a></li>
</ul>
</nav>
</header>