1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-25 21:23:03 +02:00

Merge pull request #162 from XhmikosR/css-cleanup

application.css: Minor cleanup.
This commit is contained in:
Phil Haack 2013-12-17 08:54:58 -08:00
commit ce1d6d6ad6

View File

@ -22,19 +22,18 @@ a:hover {
}
h1, h2, h3, h5 {
color: #443a33;
font-family: Chivo, "Helvetica Neue", Helvetica, Arial, serif;
font-weight: 900;
line-height: 1.1;
}
h1 {
color: #443a33;
font-size: 40px;
margin-bottom: 25px;
}
h2 {
color: #443a33;
opacity: 0.8;
font-size: 24px;
margin-top: 24px;
@ -42,14 +41,12 @@ h2 {
}
h3 {
color: #443a33;
font-size: 15px;
margin-top: 20px;
margin-bottom: 10px;
}
h5 {
color: #443a33;
font-size: 14px;
margin-bottom: 15px;
}
@ -77,8 +74,6 @@ strong {
.home h1 {
font-size: 63px;
line-height: 1.1;
margin-bottom: 25px;
}
.home h2 {
@ -118,7 +113,6 @@ strong {
}
.triptych h3 {
color: #443a33;
font-size: 22px;
margin: 0 auto 20px auto;
width: 220px;