projects
/
WP-Themes
/
hospitalitymentality.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3457c64
)
changing body background color
author
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 20 Apr 2018 12:21:34 +0000
(08:21 -0400)
committer
Anthony Talarico
<talarico@gaslightmedia.com>
Fri, 20 Apr 2018 12:21:34 +0000
(08:21 -0400)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index
89c77a5
..
c121645
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-112,7
+112,7
@@
html {
}
body {
- background-color:
#00AEEF
;
+ background-color:
rgba(0, 174, 239,0.3)
;
/* background-image: linear-gradient(to right top, #0071bc, #0080ca, #008fd7, #009fe3, #00aeef); */
/* Fallback for when there is no custom background color defined. */