使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
adrianshort
/
tumble
镜像自地址
https://github.com/adrianshort/tumble.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
0
百科
动态
浏览代码
Add stylesheet for post type single layout
master
Adrian Short
8 年前
父节点
eabe679e89
当前提交
4eae0e8a85
共有
1 个文件被更改
,包括
13 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+13
-0
static/css/post.css
+ 13
- 0
static/css/post.css
查看文件
@@ -0,0 +1,13 @@
body {
background-color: white;
color: #333;
}
h1, h2, h3 {
color: #333;
text-transform: none;
}
h1#site-title a, h1#site-title a:visited, h1#site-title a:hover {
color: #777;
}
撰写
预览
正在加载...
取消
保存