www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www style.ru.css


From: Anatoly A. Kazantsev
Subject: www style.ru.css
Date: Sun, 23 Mar 2008 06:27:44 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Anatoly A. Kazantsev <jimcrow>  08/03/23 06:27:44

Added files:
        .              : style.ru.css 

Log message:
        moved it from server directory

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/style.ru.css?cvsroot=www&rev=1.1

Patches:
Index: style.ru.css
===================================================================
RCS file: style.ru.css
diff -N style.ru.css
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ style.ru.css        23 Mar 2008 06:27:39 -0000      1.1
@@ -0,0 +1,46 @@
+/*
+style.ru.css -- additional css stylesheet used on russian
+translation of www.gnu.org pages
+
+Copyright (C) 2007, 2008 Free Software Foundation
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated documentation
+files (the "Software"), to deal in the Software without
+restriction, including without limitation the rights to use,
+copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following
+conditions:
+   
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+   
+*/
+
+#navigation ul {
+  /*line-height: 3.3em;*/
+  font-size: 0.8em;
+}
+
+#navigation li {
+  margin:0pt;
+  padding:0.5em 0.3em;
+}
+
+
+#links li {
+  font-size:0.7em;
+}
+
+#links {
+  padding-left:0.5em;
+  right:-2em;
+}
+
+#logo {
+  background:url(/graphics/topbanner.ru.png) no-repeat;
+  border:0;
+  margin:0em;
+  padding:0;
+}
\ No newline at end of file




reply via email to

[Prev in Thread] Current Thread [Next in Thread]