updated some assets, THX RO. [ci skip]
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 12 KiB |
BIN
app/assets/images/pattern.png
Normal file
|
After Width: | Height: | Size: 4 KiB |
|
|
@ -14,7 +14,6 @@ a { color : rgb(42,156,235) }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.photoset {
|
.photoset {
|
||||||
@include center(horizontal);
|
@include center(horizontal);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
|
||||||
|
|
@ -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 {
|
||||||
|
|
|
||||||
|
|
@ -127,8 +127,8 @@
|
||||||
top : -2px;
|
top : -2px;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
height : 13px;
|
height : 14px;
|
||||||
width : 13px;
|
width : 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
|
||||||