forked from bofh/fetsite
CHANGE: New visualisation of Gallery
This commit is contained in:
BIN
app/assets/images/no_image_128.png
Normal file
BIN
app/assets/images/no_image_128.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
BIN
app/assets/images/no_image_64.png
Normal file
BIN
app/assets/images/no_image_64.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@@ -33,4 +33,16 @@
|
||||
//.fade {
|
||||
// opacity: 0;
|
||||
// transition: opacity 0.15s linear 0s;
|
||||
//}
|
||||
//}
|
||||
|
||||
div.gallery-block
|
||||
{
|
||||
padding: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
a.gallery-block:hover
|
||||
{
|
||||
display: block;
|
||||
box-shadow: 1px 1px 2px 2px lightgray;
|
||||
}
|
||||
Reference in New Issue
Block a user