mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 12:50:24 +01:00
Merge pull request #162 from XhmikosR/css-cleanup
application.css: Minor cleanup.
This commit is contained in:
commit
ce1d6d6ad6
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user