From 30413100043b8bf231d35babe73d9796e3e0a2ae Mon Sep 17 00:00:00 2001 From: Lynne Date: Sat, 31 Aug 2019 23:57:38 +1000 Subject: [PATCH] rename bot- classes to panel- --- static/style.css | 10 +++++----- templates/home.html | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/static/style.css b/static/style.css index 2cd9e0c..881ae08 100644 --- a/static/style.css +++ b/static/style.css @@ -42,24 +42,24 @@ body { width: 100%; } -.bot-icon { +.panel-icon { width: 100px; height: 100px; background: center/contain url("https://cloud.lynnesbian.space/s/JZCPTs3DzMLAspC/preview"); } -.bot-icon, .bot-text, .bot-actions { +.panel-icon, .panel-text, .panel-actions { display: inline-block; align-self: center; } -.bot-text { +.panel-text { flex-grow: 1; margin: 0 0 10px 10px; } -.bot-name { +.panel-name { font-size: 1.8em; margin: 10px 0; } -.bot-actions { +.panel-actions { margin-right: 10px; } diff --git a/templates/home.html b/templates/home.html index 286fcd7..30f5da8 100644 --- a/templates/home.html +++ b/templates/home.html @@ -18,12 +18,12 @@
-
-
-
My bot!!
-
Online, learning from 3 accounts, 12345 posts in database
+
+
+
My bot!!
+
Online, learning from 3 accounts, 12345 posts in database
-
+