Commit a7959a0c authored by 神楽坂玲奈's avatar 神楽坂玲奈

aturan

parent 14452efc
......@@ -2,7 +2,7 @@ body {
padding-top: 50px; /* body padding for fixed top nav */
}
h1, h2, h3,p {
h1, h2, p {
font-family: "Helvetica Neue", Helvetica, Arial,"Microsoft Yahei";
}
......@@ -10,6 +10,14 @@ h1 {
display: inline-block;
margin-right: 10px;
}
h1, h2 {
font-weight: bold;
}
h2 {
color: #593500;
}
.navbar, footer {
background-color: #ff9900;
border-color: #cc6600;
......@@ -64,11 +72,11 @@ h1 {
#about {
font-size: 12px;
padding-top: 10px;
padding-bottom: 5px;
line-height: 20px;
padding: 25px 0;
}
#about p {
margin-bottom: 2px;
margin-bottom: 0px;
}
#download {
......@@ -122,9 +130,12 @@ h1 {
padding-bottom: 10px;
}
#contact_and_links {
padding-bottom: 10px;
padding-top: 18px;
padding-bottom: 20px;
}
#contact_and_links .row {
margin-top: 30px;
}
#main {
padding-top: 20px;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment