forked from leftypol/leftypol
Fix top bar on front page font-size as part of Recent theme / extension
This commit is contained in:
parent
9d5e98a9a3
commit
165938b30d
1 changed files with 5 additions and 0 deletions
|
@ -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;
|
border-top: 1px solid #666;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.boardlist a
|
||||||
|
{
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
div.boardlist
|
div.boardlist
|
||||||
{
|
{
|
||||||
color: #0b000f;
|
color: #0b000f;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue