]> cgit.babelmonkeys.de Git - socialXMPP.git/blobdiff - css/standard.css
Small message changes/fixes and consistency change
[socialXMPP.git] / css / standard.css
index 31a1782e0528ca635fdc487c91236780a667db5f..25e4aed4655e08610134e3628777510e9f50c8fd 100644 (file)
   max-width: 70px;
   max-height: 70px;
 }
+
+.sender {
+  color: blue;
+}
+
+.chat {
+  width: 30%;
+  height: 30%;
+  padding: 1em;
+  border: 2px solid;
+}