make the site slightly less pink
tone it down a bit. it needs to only be a subtle tint. Signed-off-by: Leah Rowe <info@minifree.org>master
parent
88965c3a34
commit
04af40baf2
|
@ -35,7 +35,7 @@ h1,h2,h3,h4{font-weight:normal; font-size:2em}
|
|||
html
|
||||
{
|
||||
color: #280518;
|
||||
background: #ffe9e9;
|
||||
background: #efe9e9;
|
||||
font-family: sans-serif;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
@ -45,7 +45,7 @@ hr {
|
|||
|
||||
code,pre, #TOC, a:hover, img
|
||||
{
|
||||
background: #ead6d6;
|
||||
background: #e3d6d6;
|
||||
border-radius:0.25em;
|
||||
}
|
||||
header img
|
||||
|
|
Loading…
Reference in New Issue