aboutsummaryrefslogtreecommitdiff
path: root/mod/captcha/views/default/captcha/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/captcha/views/default/captcha/css.php')
-rw-r--r--mod/captcha/views/default/captcha/css.php16
1 files changed, 11 insertions, 5 deletions
diff --git a/mod/captcha/views/default/captcha/css.php b/mod/captcha/views/default/captcha/css.php
index 7466cbb24..7deb4440e 100644
--- a/mod/captcha/views/default/captcha/css.php
+++ b/mod/captcha/views/default/captcha/css.php
@@ -1,6 +1,12 @@
+<?php
+/**
+ * Elgg Captcha CSS
+ *
+ * @package captcha
+ * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
+ * @author Curverider <info@elgg.com>
+ * @copyright Curverider Ltd 2008-2010
+ * @link http://elgg.org/
+ */
-.captcha-input-image {
- text-align: center;
- margin: auto;
-}
-
+?> \ No newline at end of file