今天修改 K2 theme 找了一下資料,如果要修改 SIDEBAR 的字體大小要在 CSS 檔案中加入一行字。
# .secondary { font-size: 1.2em !important; }
相關文章
今天修改 K2 theme 找了一下資料,如果要修改 SIDEBAR 的字體大小要在 CSS 檔案中加入一行字。
# .secondary { font-size: 1.2em !important; }
相關文章