* [gentoo-commits] proj/www-redesign:master commit in: xml/htdocs/css/
@ 2011-03-22 22:21 Joshua Saddler
0 siblings, 0 replies; 2+ messages in thread
From: Joshua Saddler @ 2011-03-22 22:21 UTC (permalink / raw
To: gentoo-commits
commit: 2096052846ff14b1dc3fe3a8503b7f185b9dd335
Author: nightmorph <nightmorph <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 22 22:20:55 2011 +0000
Commit: Joshua Saddler <nightmorph <AT> gentoo <DOT> org>
CommitDate: Tue Mar 22 22:20:55 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/www-redesign.git;a=commit;h=20960528
revert previous changes, since they didn't do anything
---
xml/htdocs/css/main.css | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/xml/htdocs/css/main.css b/xml/htdocs/css/main.css
index 15cb609..e0e9bc0 100644
--- a/xml/htdocs/css/main.css
+++ b/xml/htdocs/css/main.css
@@ -107,11 +107,6 @@ a img {border:none; text-decoration:none; vertical-align:text-bottom;}
.header-menu {
font-weight: bold;
font-family: sans-serif, Verdana, Arial, Helvetica;
- /* increase size a bit, remember that it's relative to the size
- * specified by the container around it, so 0.8em is 80% of the
- * already specified 0.8em of the surrounding container. thus we
- * want to increase it a bit so that it looks more like g.org */
- font-size: 1.0em;
color: white;
/* Because blocks are rendered vertically along the left-boundary of the
* containing block we need this block to render in inline mode such that
@@ -119,7 +114,6 @@ a img {border:none; text-decoration:none; vertical-align:text-bottom;}
display: inline-block;
/* Offset our text from the Gentoo Logo */
margin-left: 1.0em;
- padding-left: 1.0em;
/* We set line-height to reproduce old looks in the header bar.
* We set vertical-align for the same reason. */
line-height: 120%;
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/www-redesign:master commit in: xml/htdocs/css/
@ 2011-03-23 8:16 Alec Warner
0 siblings, 0 replies; 2+ messages in thread
From: Alec Warner @ 2011-03-23 8:16 UTC (permalink / raw
To: gentoo-commits
commit: ca7f108cebeb033798a9d360dceb05bad0ff1e9f
Author: Alec Warner <antarus <AT> scriptkitty <DOT> com>
AuthorDate: Wed Mar 23 00:14:58 2011 +0000
Commit: Alec Warner <antarus <AT> gentoo <DOT> org>
CommitDate: Wed Mar 23 00:14:58 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/www-redesign.git;a=commit;h=ca7f108c
Revert "revert previous changes, since they didn't do anything"
This reverts commit 2096052846ff14b1dc3fe3a8503b7f185b9dd335.
---
xml/htdocs/css/main.css | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/xml/htdocs/css/main.css b/xml/htdocs/css/main.css
index e0e9bc0..15cb609 100644
--- a/xml/htdocs/css/main.css
+++ b/xml/htdocs/css/main.css
@@ -107,6 +107,11 @@ a img {border:none; text-decoration:none; vertical-align:text-bottom;}
.header-menu {
font-weight: bold;
font-family: sans-serif, Verdana, Arial, Helvetica;
+ /* increase size a bit, remember that it's relative to the size
+ * specified by the container around it, so 0.8em is 80% of the
+ * already specified 0.8em of the surrounding container. thus we
+ * want to increase it a bit so that it looks more like g.org */
+ font-size: 1.0em;
color: white;
/* Because blocks are rendered vertically along the left-boundary of the
* containing block we need this block to render in inline mode such that
@@ -114,6 +119,7 @@ a img {border:none; text-decoration:none; vertical-align:text-bottom;}
display: inline-block;
/* Offset our text from the Gentoo Logo */
margin-left: 1.0em;
+ padding-left: 1.0em;
/* We set line-height to reproduce old looks in the header bar.
* We set vertical-align for the same reason. */
line-height: 120%;
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-23 8:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23 8:16 [gentoo-commits] proj/www-redesign:master commit in: xml/htdocs/css/ Alec Warner
-- strict thread matches above, loose matches on Subject: below --
2011-03-22 22:21 Joshua Saddler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox