diff --git a/index.html b/index.html index 64395c5..ee375d0 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,13 @@ font-family: "Helvetica", sans-serif; } + .session { + margin-bottom: 1em; + padding: 1em; + background: #00000008; + border-radius: 5px; + } + .message {} .message p { @@ -51,57 +58,57 @@ \ No newline at end of file