Files
liceo-ariosto/media/system/css/system-site-error_rtl.css
2025-06-17 11:53:18 +02:00

20 lines
318 B
CSS

/**
* @copyright (C) 2011 Open Source Matters, Inc. <https://www.joomla.org>
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
/* Start Common Styles */
body {
text-align: right;
}
.TD {
text-align: left;
}
#errorboxbody {
text-align: right;
}
#techinfo {
text-align: right;
}