From 9f7c5f161cc7eaa1e23994955fc2aa29dd68dad7 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Fri, 15 Aug 2014 23:24:42 +0100 Subject: switch some elements from being styled by class to styled by id --- webclient/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'webclient/index.html') diff --git a/webclient/index.html b/webclient/index.html index 387505372a..013f70cba3 100644 --- a/webclient/index.html +++ b/webclient/index.html @@ -24,9 +24,9 @@ -
+ -
+
Home server: {{ config.homeserver }}
User ID: {{ config.user_id }}
Access token: {{ config.access_token }}
-- cgit 1.5.1