On Collections, the titles are longer, so there needs to be more space between the title and () section
*/
body.trackersh1strong,body.sitesh1strong
{
body.trackersh1strong,body.sitesh1strong{
margin-bottom:0.25em;
}
/*
Blockquotes after the first heading (or first thing after the .main section for the app) are the summary of the site/tracker and should be displayed centered and in a slightly larger font size. */
mainblockquote
{
mainblockquote{
/* ↓ don't round */
font-size:1.1em;
margin-top:1.75em;
...
...
@@ -522,8 +483,7 @@ main blockquote
text-align:center;
}
mainblockquote.standout
{
mainblockquote.standout{
/* ↓ black */
color:#000;
font-size:1.25em;
...
...
@@ -531,27 +491,23 @@ main blockquote.standout
margin-bottom:1.25em;
}
figure
{
figure{
margin:0;
}
figurefigcaption
{
figurefigcaption{
color:#7d7d7d;
text-align:center;
}
figurefigcaptionp
{
figurefigcaptionp{
margin-bottom:0;
}
/*
Style screenshots (all images inside main) with rounded corners and drop shadows
*/
mainimg
{
mainimg{
border:1pxsolidrgba(0,0,0,0.1);
border-radius:0.25em;
/* ↓ 10px shadow adjusted for 2px vertical border on image */