[Xfce4-commits] <www:nick/gettext> Add center class to the css.

Jérôme Guelfucci noreply at xfce.org
Mon Dec 13 09:30:03 CET 2010


Updating branch refs/heads/nick/gettext
         to 27b69e9b6a6a2ab3e359dfeaa2d8923dc52ae599 (commit)
       from fd444d11fbca017f28fab34e4715c5b225f9dbae (commit)

commit 27b69e9b6a6a2ab3e359dfeaa2d8923dc52ae599
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date:   Mon Dec 13 09:28:24 2010 +0100

    Add center class to the css.

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

diff --git a/style/base.css b/style/base.css
index ec49372..320bcad 100644
--- a/style/base.css
+++ b/style/base.css
@@ -168,3 +168,7 @@ a:hover {
 	unicode-bidi: bidi-override;
 	direction: rtl;
 }
+
+.center {
+  text-align: center;
+ }



More information about the Xfce4-commits mailing list