X-Git-Url: http://cgit.babelmonkeys.de/?p=socialXMPP.git;a=blobdiff_plain;f=css%2Fstandard.css;fp=css%2Fstandard.css;h=25e4aed4655e08610134e3628777510e9f50c8fd;hp=1792f53c2166572d35a5d50d642d04791e67c1ab;hb=3b0f4eb6ee40c6f29fe5887893f43adbb0135c0c;hpb=9c8e638b6a3ff798e86cdfc576336ad4faced97c diff --git a/css/standard.css b/css/standard.css index 1792f53..25e4aed 100644 --- a/css/standard.css +++ b/css/standard.css @@ -43,3 +43,10 @@ .sender { color: blue; } + +.chat { + width: 30%; + height: 30%; + padding: 1em; + border: 2px solid; +}