css titolo adattato a markdown+rst

This commit is contained in:
boyska 2018-06-04 18:23:04 +02:00
parent e256ec571d
commit 0a4a120946

View file

@ -52,7 +52,11 @@ a:focus,
}
#content .entry-content > h2 {
/* ci sono due selettori diversi perche' quando genera da markdown e da restructuredtext fa due output un po'
* diversi */
#content .entry-content > h2,
#content .entry-content > .section:first-child>h2
{
text-align: center;
width: 100%;
background-color: white;