From: "Theo Chatzimichos" <tampakrap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/blogs-gentoo:master commit in: themes/kde-breathe-tampakrap/
Date: Thu, 26 Jul 2012 22:43:32 +0000 (UTC) [thread overview]
Message-ID: <1343340072.62800eb2b960c56efccc1eb533dfa7174d6427f8.tampakrap@gentoo> (raw)
commit: 62800eb2b960c56efccc1eb533dfa7174d6427f8
Author: Yannis Chatzimichos <feedward <AT> gmail <DOT> com>
AuthorDate: Thu Jul 26 22:01:12 2012 +0000
Commit: Theo Chatzimichos <tampakrap <AT> gentoo <DOT> org>
CommitDate: Thu Jul 26 22:01:12 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/blogs-gentoo.git;a=commit;h=62800eb2
Some changes in the style:
- Fix colors of the links: dark gray for unread, a bit lighter gray for
read ones, more bright gray for hover
- Shadows in some areas (eg the links under the header image)
- Put shadow and fix colors and align of the "Older/Newer Posts" links
Signed-off-by: Yannis Chatzimichos <feedward <AT> gmail.com>
Signed-off-by: Theo Chatzimichos <tampakrap <AT> gentoo.org>
---
themes/kde-breathe-tampakrap/style.css | 28 +++++++++++++++++++---------
1 files changed, 19 insertions(+), 9 deletions(-)
diff --git a/themes/kde-breathe-tampakrap/style.css b/themes/kde-breathe-tampakrap/style.css
index 54ef7c8..9aad0f1 100644
--- a/themes/kde-breathe-tampakrap/style.css
+++ b/themes/kde-breathe-tampakrap/style.css
@@ -381,7 +381,8 @@ a:hover {
font-style: italic;
margin: 14px 0 18px 0;
width: 220px;
- height: 22px;
+ height: 22px;
+ text-shadow: 2px 2px 2px #888;
}
/* This is the custom header image */
@@ -425,6 +426,7 @@ div.menu li {
line-height: 38px;
padding: 0 10px;
text-decoration: none;
+ text-shadow: 2px 2px 2px #ddd;
}
#access ul ul {
box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
@@ -446,11 +448,12 @@ div.menu li {
top: 0;
}
#access ul ul a {
- background: #333;
+ background: #999;
line-height: 1em;
padding: 10px;
width: 160px;
height: auto;
+ opacity: 0.8;
}
#access li:hover > a,
#access ul ul :hover > a {
@@ -463,6 +466,7 @@ div.menu li {
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
+ text-shadow: 2px 2px 2px #ddd;
color: #4c4c4c;
}
* html #access ul li.current_page_item a,
@@ -585,14 +589,19 @@ div.menu li {
margin-bottom: 0;
text-align: center
}
-.entry-title a:link,
+.entry-title a:link {
+ color: #333;
+ text-decoration: none;
+}
+
.entry-title a:visited {
- color: #5e5e5e;
+ color: #707070;
text-decoration: none;
}
+
.entry-title a:active,
.entry-title a:hover {
- color: #6d6d6d;
+ color: #aaa;
}
.entry-meta {
color: #333;
@@ -877,25 +886,26 @@ body.page .edit-link {
}
.navigation a:link,
.navigation a:visited {
- color: #333;
+ color: #bbb;
text-decoration: none;
+ text-shadow: 2px 2px 2px black;
}
.navigation a:active,
.navigation a:hover {
- color: #ff4b33;
+ color: #888;
}
.nav-previous {
float: left;
padding-left: 20px;
text-align: left;
- width: 50%;
+ width: 40%;
background: url(images/arrow-left.png) no-repeat left center;
}
.nav-next {
float: right;
padding-right: 20px;
text-align: right;
- width: 50%;
+ width: 40%;
background: url(images/arrow-right.png) no-repeat right center;
}
#nav-above {
next reply other threads:[~2012-07-26 22:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-26 22:43 Theo Chatzimichos [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-07-28 14:36 [gentoo-commits] proj/blogs-gentoo:master commit in: themes/kde-breathe-tampakrap/ Theo Chatzimichos
2012-07-26 22:43 Theo Chatzimichos
2012-07-26 21:41 Theo Chatzimichos
2012-07-13 16:11 Theo Chatzimichos
2012-07-12 20:06 Theo Chatzimichos
2012-07-12 14:58 Theo Chatzimichos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1343340072.62800eb2b960c56efccc1eb533dfa7174d6427f8.tampakrap@gentoo \
--to=tampakrap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox