[tor-commits] [webwml/master] Completely removed img border
sebastian at torproject.org
sebastian at torproject.org
Fri Feb 5 19:34:14 UTC 2016
commit 51f6ab74beb649d975fc933a0be5501eedb4d9e8
Author: ilv <ilv at users.noreply.github.com>
Date: Sun Feb 22 19:42:19 2015 -0300
Completely removed img border
---
css/layout.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/css/layout.css b/css/layout.css
index 4908ee0..c65126b 100644
--- a/css/layout.css
+++ b/css/layout.css
@@ -396,7 +396,7 @@ td { padding: 12px; }
table td img,
table tr img {
- border: 1px solid #cac8a7;
+ border: none;
float: left;
margin-right: 10px;
}
More information about the tor-commits
mailing list