dedication css

This commit is contained in:
boyska 2015-06-25 14:12:24 +02:00
parent aa8d88ef47
commit c6e64a39b0

View file

@ -46,3 +46,8 @@ table {margin: .5em auto 1.5em auto; width: 98%;}
.entry-content table tr:nth-child(even) {
background-color: rgba(0,0,0,0.2);
}
/* This is to make the dedication slightly more compact */
.slug-index .entry-content p {
line-height: 0;
}