mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 10:52:49 +00:00
11 lines
142 B
CSS
11 lines
142 B
CSS
body {direction: rtl}
|
|
|
|
#boxCenter {
|
|
text-align: right;
|
|
}
|
|
|
|
#nextlink {
|
|
text-align: left;
|
|
}
|
|
|
|
/* vim:set sw=2 et nocindent smartindent: */
|