浏览代码

Tweak quotes single layout #6

master
Adrian Short 7 年前
父节点
当前提交
c486e31ae8
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. +8
    -0
      static/css/quote.css

+ 8
- 0
static/css/quote.css 查看文件

@@ -0,0 +1,8 @@
body {
color: white;
}

.quote {
font-size: 2rem;
line-height: 2.5rem;
}

正在加载...
取消
保存