X-Git-Url: http://git.babelmonkeys.de/?p=socialXMPP.git;a=blobdiff_plain;f=css%2Fstandard.css;h=b6c3b8e27a9f8a23a3fd48ab41fb0e753f4973db;hp=47fa53ab19551afb2eac4c819845546ce2e49f46;hb=7303f83ac4937931e7e48f150ef78a9ee0229b50;hpb=90d0276de682e3ab0537d879eccd4c828bcadfd0 diff --git a/css/standard.css b/css/standard.css index 47fa53a..b6c3b8e 100644 --- a/css/standard.css +++ b/css/standard.css @@ -20,7 +20,9 @@ } #friends { + display: none; max-width: 50%; + padding: 1em; background: grey; float: left; } @@ -31,8 +33,9 @@ .friend { float: left; - margin: 2em; + margin: 0.5em; text-align: center; + max-width: 10em; } .friend img, #vCard_container img {