vertical link list in page_left and page_right

This commit is contained in:
bkfox 2017-01-11 16:25:35 +01:00
parent f4786f88a8
commit 686327e50e

View File

@ -131,6 +131,11 @@ body > .header {
margin-bottom: 1em;
}
.page_left .section_link_list a,
.page_right .section_link_list a {
display: block;
}
/** content: list & items **/
.list {