dropsea/css/dropsea.css

33 lines
927 B
CSS
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* caption */
#caption {
background: rgb(249, 249, 249);
border: 1px solid rgb(204, 204, 204);
color: #262626;
font-family: Arial, sans-serif;
font-size: 11px;
font-stretch: normal;
line-height: 1.4em;
margin: 0.5em 0.8em 0.5em 0pt;
outline: 0px;
padding: 5px;
text-align: center; vertical-align: baseline;
}
#box {
margin: 15px; padding: 5px 5px 5px 5px; background: #fafafa; border: 1px solid #4284b0;
}
/* citazioni */
#cit::before { content: open-quote; }
#cit::after { content: close-quote; }
#cit {
quotes: "«" "»" "" "";
}
/* messaggi */
#astroverne { font-style: italic; }
#astroverne::after { content: "Per mantenere una coerenza con la <a href='https://edu.inaf.it/collezioni/i-viaggi-astrostraordinari/' target='eduinaf'>medesima serie su EduINAF</a>, anche qui la serie di recensioni versiane viene griffata come 'I viaggi astrostraordinari'. Questa è una recensione della serie."; }