From a02941b6c467377a69ae80effadd15bb6baae026 Mon Sep 17 00:00:00 2001 From: Nicolae Claudius Date: Sat, 22 Oct 2011 02:59:31 -0700 Subject: [PATCH] logo, tweaks --- app/assets/stylesheets/pages/home.css.scss | 13 ++++++++++++ app/assets/stylesheets/theme/theme.css.scss | 22 +++++++++++++-------- app/views/pages/home.html.erb | 19 ++++++++++++++++++ 3 files changed, 46 insertions(+), 8 deletions(-) diff --git a/app/assets/stylesheets/pages/home.css.scss b/app/assets/stylesheets/pages/home.css.scss index 86ee0b9..2087e8e 100644 --- a/app/assets/stylesheets/pages/home.css.scss +++ b/app/assets/stylesheets/pages/home.css.scss @@ -25,6 +25,19 @@ .home-page-duo td { vertical-align: top; width: 50%; + blockquote { + font-style: italic; + font-size: 1.2em; + font-family: Cambria, Georgia, serif; + color: #333; + line-height: 1.4em; + margin-bottom: 30px; + strong { + font-style: normal; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-weight: normal; + } + } } #main.home-page-main { diff --git a/app/assets/stylesheets/theme/theme.css.scss b/app/assets/stylesheets/theme/theme.css.scss index dc53c47..65572d8 100644 --- a/app/assets/stylesheets/theme/theme.css.scss +++ b/app/assets/stylesheets/theme/theme.css.scss @@ -33,16 +33,22 @@ hr { #header h1 { padding: 15px 5px; float: left; - font-size: 40px; + font-size: 38px; font-style: normal; font-weight: bold; text-transform: normal; letter-spacing: -1px; - line-height: 1.2em; - color: white; -} -#header h1 a:link, #header h1 a:active, #header h1 a:hover, #header h1 a:visited { - color: white; + color: #53d4ff; +} +#header h1 a { + &:link, &:active, &:hover, &:visited { + color: #53d4ff; + border: 6px solid #53d4ff; + padding: 0 10px; + @include border-radius(15px); + @include text-shadow(0 1px 0 rgba(0, 0, 0, 0.6),0 0 6px rgba(143, 181, 200, 1),0 0 30px rgba(143, 181, 200, .7)); + @include box-shadow(0 1px 0 rgba(0, 0, 0, 0.6),0 0 6px rgba(143, 181, 200, 1),0 0 30px rgba(143, 181, 200, .7)); + } } #main { @@ -88,7 +94,7 @@ hr { a { text-decoration: none; padding: 8px 0; - color: #eeeeee; + color: #53d4ff; &:hover { text-decoration: underline; } @@ -134,7 +140,7 @@ hr { #user-navigation ul li { a { - color: #eeeeee; + color: #53d4ff; &:hover { text-decoration: underline; } diff --git a/app/views/pages/home.html.erb b/app/views/pages/home.html.erb index cb82b1d..3a90df9 100644 --- a/app/views/pages/home.html.erb +++ b/app/views/pages/home.html.erb @@ -20,6 +20,25 @@ + + + + + +
+
+ "I use EntryDNS to showcase work to my clients directly from my computer. + I set up my domain some time ago and it's working great ever since!"
+ Nicolae Claudius, Web Developer +
+
+
+ "I use EntryDNS because it's trustworthy and I like the fast, snappy interface! + And I can also interface it via the API to automate most of the tasks!"
+ Vaidas Jablonski, DevOps +
+
+