remove background pattern from fillL2 class.

This commit is contained in:
Saman Bemel-Benrud
2013-05-22 18:00:24 -04:00
parent b70b287dee
commit c2dae5f2ba

View File

@@ -314,7 +314,7 @@ ul.link-list li:last-child {
}
.fillL2 {
background: #f7f7f7 url(img/background-pattern-1.png) repeat;
background: #f6f6f6;
color: #333;
}