1
0
forked from GitHub/gf-core

style.css: remove border from linked GF logotypes

This commit is contained in:
hallgren
2011-01-18 12:59:55 +00:00
parent f8eed920ff
commit e3d390d81d

View File

@@ -17,4 +17,4 @@ th,td { border: 1px solid #333; }
td { background: white; }
th { background: #9df; }
h1 img { float: right; }
h1 img { float: right; border: 0; }