Difference between revisions of "User:Greenea/bootstrap.css"

From Help Wiki
(Created page with ".thumb { border:1px solid #ccc; margin-bottom: 5px; }")
 
m
Line 1: Line 1:
.thumb {
+
.thumbinner {
 
border:1px solid #ccc;
 
border:1px solid #ccc;
 
margin-bottom: 5px;
 
margin-bottom: 5px;
 
}
 
}

Revision as of 16:04, 12 June 2013

.thumbinner {
border:1px solid #ccc;
margin-bottom: 5px;
}