QuillLittlefeather / openmetaverse

Automatically exported from code.google.com/p/openmetaverse
0 stars 0 forks source link

[Patch] FaceBook Picture Border #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

This little patch remove the ugly blue border around the FaceBook image 
connection.

Just add above the styles.css templates

img {
border: 0px;
}

Now it's prettier!

Original issue reported on code.google.com by infodjphil@gmail.com on 13 Sep 2010 at 7:30

GoogleCodeExporter commented 9 years ago

Original comment by jonaf...@gmail.com on 14 Sep 2010 at 2:39