kdelibs/kdeui/about/kde_infopage_rtl.css

12 lines
142 B
CSS
Raw Normal View History

2014-11-13 01:04:59 +02:00
body {direction: rtl}
#boxCenter {
text-align: right;
}
#nextlink {
text-align: left;
}
/* vim:set sw=2 et nocindent smartindent: */