diff --git a/slt/css/visual.css b/slt/css/visual.css index 54dd5c9..c74a32b 100644 --- a/slt/css/visual.css +++ b/slt/css/visual.css @@ -2,18 +2,6 @@ a { text-decoration: none; } -.pull-left { - float: left; -} - -.pull-right { - float: right; -} - -.pull-none { - float: reset; -} - p { text-align: justify; } diff --git a/slt/index.php b/slt/index.php index 00d9042..dbe668b 100644 --- a/slt/index.php +++ b/slt/index.php @@ -12,7 +12,7 @@ $app = JFactory::getApplication(); - +