Fix top bar on front page font-size as part of Recent theme / extension

This commit is contained in:
Benjamin Southall 2017-04-28 15:27:42 +09:00
parent b91432727c
commit 3d7e118050

View File

@ -143,6 +143,11 @@ p.intro a.email, p.intro a.email span.name, p.intro a.email:hover, p.intro a.ema
border-top: 1px solid #666;
}
div.boardlist a
{
font-size: 12px;
}
div.boardlist
{
color: #0b000f;