about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2015-03-19 12:46:27 -0700
committerCase Duckworth2015-03-19 12:46:27 -0700
commitfc74f75868083805b88687874541663d42c77bef (patch)
tree25fcbb9532e91fe53c7f44245ba8b06ebc09a306
parentChange index.html to be a cover. (diff)
downloadautocento-fc74f75868083805b88687874541663d42c77bef.tar.gz
autocento-fc74f75868083805b88687874541663d42c77bef.zip
Slight change of color on cover
-rw-r--r--css/cover.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/cover.css b/css/cover.css index 2026231..1464f37 100644 --- a/css/cover.css +++ b/css/cover.css
@@ -100,7 +100,7 @@ body {
100} 100}
101a { 101a {
102 text-decoration: none; 102 text-decoration: none;
103 color: #e5bfb2; 103 color: #e5e5b2;
104} 104}
105li { 105li {
106 list-style: none; 106 list-style: none;
@@ -110,7 +110,7 @@ li {
110 text-align: center; 110 text-align: center;
111 font-size: 1.8em; 111 font-size: 1.8em;
112 letter-spacing: 0.5em; 112 letter-spacing: 0.5em;
113 color: #b2d9e5; 113 color: #efefb2;
114} 114}
115.byline { 115.byline {
116 font-style: italic; 116 font-style: italic;