diff --git a/plinth/modules/monkeysphere/static/monkeysphere.css b/plinth/modules/monkeysphere/static/monkeysphere.css
new file mode 100644
index 000000000..323f40788
--- /dev/null
+++ b/plinth/modules/monkeysphere/static/monkeysphere.css
@@ -0,0 +1,20 @@
+/*
+# SPDX-License-Identifier: AGPL-3.0-or-later
+*/
+
+td li {
+ list-style: none;
+ line-height: 2rem;
+}
+
+td ul {
+ padding: 0;
+}
+
+.form-action.pull-right {
+ margin-right: 0.625rem;
+}
+
+.form-action button {
+ width: 7.875rem;
+}
diff --git a/plinth/modules/monkeysphere/templates/monkeysphere.html b/plinth/modules/monkeysphere/templates/monkeysphere.html
index 5ae81ff13..f74d2f132 100644
--- a/plinth/modules/monkeysphere/templates/monkeysphere.html
+++ b/plinth/modules/monkeysphere/templates/monkeysphere.html
@@ -8,29 +8,10 @@
{% load static %}
{% block page_head %}
-
-
-
+
{% endblock %}
-
{% block configuration %}
{% if running %}