From: Radek Czajka Date: Fri, 6 Dec 2013 11:33:23 +0000 (+0100) Subject: Add words link, recommendations on dark bg X-Git-Url: https://git.mdrn.pl/copyspeak.git/commitdiff_plain/7cca0ec1d838201a964c3aba93e63fbec6faacbb Add words link, recommendations on dark bg --- diff --git a/src/copyspeak/static/css/base.scss b/src/copyspeak/static/css/base.scss index 2d7c0da..523490a 100644 --- a/src/copyspeak/static/css/base.scss +++ b/src/copyspeak/static/css/base.scss @@ -34,7 +34,7 @@ header { .fnp-logo { text-align:right; - margin-top: 8.5em; + margin-top: 4em; text-align: center; img { @@ -48,6 +48,15 @@ h1.main { @media screen and (min-width: 45em) { font-size: 2vw; } + + a { + color: #ccc; + text-decoration: none; + &:hover { + color: white; + text-decoration: underline; + } + } } #intro { @@ -67,7 +76,7 @@ h1.main { .right-desc-container { @extend .desc-container; - top: 14em; + top: 10em; } .card-container { @@ -215,7 +224,10 @@ h1.main { background-size: 100%; color: #656263; - a { color: #656263; } + a {color: #656263;} +} +.empty { + background-color: #222; } diff --git a/src/words/templates/words/home.html b/src/words/templates/words/home.html index 9a171a9..bc13102 100755 --- a/src/words/templates/words/home.html +++ b/src/words/templates/words/home.html @@ -54,7 +54,7 @@
-

The words

+

The words

diff --git a/src/words/templates/words/word_detail.html b/src/words/templates/words/word_detail.html index 10e97c1..6bf82f5 100755 --- a/src/words/templates/words/word_detail.html +++ b/src/words/templates/words/word_detail.html @@ -23,18 +23,13 @@
-
+