[Xfce4-commits] <www:nick/gettext> Add stylesheet for archive.xfce.org

Nick Schermer noreply at xfce.org
Tue Jan 11 21:34:02 CET 2011


Updating branch refs/heads/nick/gettext
         to 23d6744da8fe3baf45f108708e3eddb4c00935c4 (commit)
       from 978c6e7cbcd2b3f446e9f850ff20e7b3b9797de2 (commit)

commit 23d6744da8fe3baf45f108708e3eddb4c00935c4
Author: Nick Schermer <nick at xfce.org>
Date:   Tue Jan 11 21:32:57 2011 +0100

    Add stylesheet for archive.xfce.org

 style/mirrorbrains.css |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/style/mirrorbrains.css b/style/mirrorbrains.css
new file mode 100644
index 0000000..7f62490
--- /dev/null
+++ b/style/mirrorbrains.css
@@ -0,0 +1,21 @@
+
+body {
+    font: 80% Verdana, Arial, Helvetica, sans-serif;
+}
+
+h1, h2, h3, h4, h5 {
+	color: #666;
+	border-bottom: 1px solid #ccc;
+	font-weight: normal;
+	margin: 0 0 1em 0;
+	padding: 0.5em 0 0 0;
+}
+
+a {
+	color: #06c;
+	text-decoration: none;
+}
+
+a:hover {
+	color: #f00;
+}



More information about the Xfce4-commits mailing list