diff --git a/themes/danbooru/style.css b/themes/danbooru/style.css index 24812430..71df6eb5 100644 --- a/themes/danbooru/style.css +++ b/themes/danbooru/style.css @@ -122,10 +122,6 @@ A:hover {text-decoration: underline;} .withleft { margin-left: 160px; } -#body TABLE { - width: 90%; - margin: auto; -} .paginator { margin: 16px; text-align: center; diff --git a/themes/danbooru/user.theme.php b/themes/danbooru/user.theme.php index 395a63e4..9a6767fd 100644 --- a/themes/danbooru/user.theme.php +++ b/themes/danbooru/user.theme.php @@ -33,7 +33,7 @@ class UserPageTheme extends Themelet { $html .= "
- +
@@ -75,7 +75,7 @@ class UserPageTheme extends Themelet { } public function display_ip_list($page, $uploads, $comments) { - $html = "
Name
Password
Repeat Password
"; + $html = "
"; $html .= "
Uploaded from: "; foreach($uploads as $ip => $count) { $html .= "
$ip ($count)"; @@ -140,7 +140,7 @@ class UserPageTheme extends Themelet { - +
diff --git a/themes/danbooru/view.theme.php b/themes/danbooru/view.theme.php index 79aa5bf6..ce93d864 100644 --- a/themes/danbooru/view.theme.php +++ b/themes/danbooru/view.theme.php @@ -103,7 +103,7 @@ class ViewTheme extends Themelet {
-
Change Password
Password
Repeat Password
+
Tags
Source