mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
darkened text for better contrast
This commit is contained in:
parent
cdffcdbb1f
commit
7bbf5d5230
@ -56,7 +56,7 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
background: #f5f1ec url(../images/bg.jpg);
|
background: #f5f1ec url(../images/bg.jpg);
|
||||||
color: #7e7974;
|
color: #5c5855;
|
||||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 1.4;
|
line-height: 1.4;
|
||||||
@ -233,7 +233,7 @@ strong {
|
|||||||
-ms-border-radius: 3px;
|
-ms-border-radius: 3px;
|
||||||
-o-border-radius: 3px;
|
-o-border-radius: 3px;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
color: #7e7974;
|
color: #5c5855;
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
}
|
}
|
||||||
.see-more {
|
.see-more {
|
||||||
@ -276,7 +276,7 @@ strong {
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
.license-rules .summary {
|
.license-rules .summary {
|
||||||
color: #7e7974;
|
color: #5c5855;
|
||||||
}
|
}
|
||||||
.license-rules td {
|
.license-rules td {
|
||||||
border-bottom: solid 1px #e9e6e2;
|
border-bottom: solid 1px #e9e6e2;
|
||||||
@ -379,7 +379,7 @@ strong {
|
|||||||
border-top: 1px solid #e9e6e1;
|
border-top: 1px solid #e9e6e1;
|
||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
color: #7e7974;
|
color: #5c5855;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user