Commiting awesome new GREEN color
This commit is contained in:
parent
bfc60f476d
commit
61f3abd6ca
1 changed files with 3 additions and 4 deletions
|
@ -42,8 +42,7 @@ section{
|
|||
display: block;
|
||||
}
|
||||
body {
|
||||
<!--Modify HTML color here! Blue is 106fb7, Green is 24b710 -->
|
||||
background: #24b710;
|
||||
background: #106fb7;
|
||||
font-family: "Helvetica Neue",Helvetica,"Liberation Sans",Arial,sans-serif;
|
||||
font-size: 14px;
|
||||
line-height: 1.4;
|
||||
|
@ -178,9 +177,9 @@ p {
|
|||
p + h2 {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
<!--Modify HTML color here! Blue is 106fb7, Green is 24b710 -->
|
||||
html {
|
||||
background: #24b710;
|
||||
background: #106fb7;
|
||||
height: 100%;
|
||||
}
|
||||
code{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue