From de302ef23c28ca3d049d6736b1a756d828428e16 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Fri, 14 Jul 2017 17:13:11 +0200 Subject: [PATCH] Minor modification --- slt/css/visual.css | 12 ------------ slt/index.php | 2 +- 2 files changed, 1 insertion(+), 13 deletions(-) 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(); - +