浏览代码

Update fonts

master
Noëlle 5 年前
父节点
当前提交
1668c00b2e
共有 1 个文件被更改,包括 9 次插入7 次删除
  1. 9
    7
      assets/kobold.css

+ 9
- 7
assets/kobold.css 查看文件

padding-top: 10px; padding-top: 10px;
} }


.firstrow .head {
font-family: "Reverb";
}
/* .firstrow .head {
font-size:
} */


#theship { #theship {
float: left; float: left;
padding-bottom: 10px; padding-bottom: 10px;
} }


#thekobolds .head {
/* #thekobolds .head {
font-family: "Reverb"; font-family: "Reverb";
}
} */


.kobold { .kobold {
float: left; float: left;


.head { .head {
display: block; display: block;
font-weight: bold;
font-size: 1.5em;
font-family: "Reverb";
font-size: 2em;
font-style: italic;
} }

正在加载...
取消
保存