updated some assets, THX RO. [ci skip]

This commit is contained in:
danielgrippi 2012-04-26 15:02:51 -07:00
parent fe87b38bf2
commit 152101484c
8 changed files with 3 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

View file

@ -14,7 +14,6 @@ a { color : rgb(42,156,235) }
} }
} }
.photoset { .photoset {
@include center(horizontal); @include center(horizontal);
width: 100%; width: 100%;

View file

@ -29,7 +29,7 @@ $sand : rgb(245, 239, 237);
body { body {
background-color : #F6F6F6; background-color : #F6F6F6;
background-image : image_url('pattern.jpg') background-image : image_url('pattern.png')
} }
.canvas-frame { .canvas-frame {

View file

@ -127,8 +127,8 @@
top : -2px; top : -2px;
img { img {
height : 13px; height : 14px;
width : 13px; width : 14px;
} }
&:hover { &:hover {