ok. really for really this time. really.

This commit is contained in:
Scott O'Hara 2013-09-15 22:01:08 -04:00
parent 70780ee2aa
commit ee7d9cce3b
3 changed files with 7 additions and 3 deletions

View file

@ -25,8 +25,10 @@
li{
margin:0 .5% 12px;
width:25%;
width:24%;
}
a{padding:0;}
}
}

View file

@ -1397,7 +1397,9 @@ a {
display: block; }
.website-Gallery.int-Gall li {
margin: 0 .5% 12px;
width: 25%; }
width: 24%; }
.website-Gallery.int-Gall a {
padding: 0; }
.neo-SS, .neo-Screen-Shot {
background: #fff;

File diff suppressed because one or more lines are too long