Styling edits to Airy theme
This commit is contained in:
parent
f93ac9f28c
commit
c40cb686de
@ -3,16 +3,12 @@ body {
|
|||||||
background-color: #F7F7F7;
|
background-color: #F7F7F7;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1,h2 {
|
h1,h2,h3 {
|
||||||
color: #787878;
|
|
||||||
}
|
|
||||||
|
|
||||||
h3 {
|
|
||||||
color: #4a4a4a;
|
color: #4a4a4a;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: #37BD85;
|
color: #37AB74;
|
||||||
}
|
}
|
||||||
|
|
||||||
.navigation_button {
|
.navigation_button {
|
||||||
@ -52,7 +48,7 @@ footer {
|
|||||||
|
|
||||||
.button_action_highlight, .button_form {
|
.button_action_highlight, .button_form {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: #37BD85;
|
background-color: #37AB74;
|
||||||
border-color: #6CAA8E;
|
border-color: #6CAA8E;
|
||||||
border-width: 1px 1px 2px;
|
border-width: 1px 1px 2px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user