Fix font size of Wiki sidebar and footer

This commit is contained in:
Naoki Takezoe
2016-03-10 02:07:46 +09:00
parent ea7c8e62de
commit 94421c7a63

View File

@@ -1211,7 +1211,7 @@ div.wiki-sidebar-dotted {
margin-bottom: 20px; margin-bottom: 20px;
margin-top: 20px; margin-top: 20px;
border-radius: 3px; border-radius: 3px;
font-size: 16px; font-size: 14px;
} }
div.wiki-footer { div.wiki-footer {