提交 a3c50eaf 编写于 作者: G Gabriele Cirulli

fix spacing above body

上级 2d76d56f
......@@ -3,7 +3,7 @@ CACHE MANIFEST
# Adds the ability to play the game online.
# The following comment needs to be updated whenever a change is made.
# Run `rake appcache:update` to do so
# Updated: 2014-04-30T13:29:03+02:00
# Updated: 2014-05-06T16:24:26+02:00
# Main page
index.html
......
......@@ -594,8 +594,8 @@ hr {
font-size: 15px; }
body {
margin: 20px 0;
padding: 0 20px; }
margin-top: 0;
padding: 20px; }
h1.title {
font-size: 27px;
......
......@@ -578,8 +578,8 @@ hr {
}
body {
margin: 20px 0;
padding: 0 20px;
margin-top: 0;
padding: 20px;
}
h1.title {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册