From 65731b050199ab7ecdd4027fa2d65f2175fe561e Mon Sep 17 00:00:00 2001 From: wei <> Date: Thu, 11 Jan 2007 05:06:31 +0000 Subject: Add structure for localized quickstart. --- demos/quickstart/themes/PradoSoft/style.css | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'demos/quickstart/themes') diff --git a/demos/quickstart/themes/PradoSoft/style.css b/demos/quickstart/themes/PradoSoft/style.css index d7e94032..82aa3dd5 100644 --- a/demos/quickstart/themes/PradoSoft/style.css +++ b/demos/quickstart/themes/PradoSoft/style.css @@ -67,6 +67,24 @@ a } +.languages +{ + text-align: right; + margin: 0.5em 1em; +} + +.languages ul, .languages li +{ + margin: 0; padding: 0; + list-style: none; + display: inline; +} + +.languages a.active +{ + color: black; + text-decoration: none; +} .mainmenu { padding:10px; -- cgit v1.2.3