forked from varia/varia.website
removing the transparency effect, it's devaluing past events, which is a pity (sorry roel, maybe we can think of something else?)
This commit is contained in:
parent
cbc17e226f
commit
d1ebecc2d3
13
content/algologs.en.md
Normal file
13
content/algologs.en.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Title: Algologs
|
||||||
|
Date: 2018-02-18
|
||||||
|
Category: event
|
||||||
|
Slug: algologs
|
||||||
|
lang: en
|
||||||
|
event_start: 2018-03-16 17:00
|
||||||
|
event_duration: 24h
|
||||||
|
featured_image: /images/algologs.png
|
||||||
|
status: draft
|
||||||
|
|
||||||
|
#Algologs
|
||||||
|
|
||||||
|
|
13
content/algologs.nl.md
Normal file
13
content/algologs.nl.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Title: Algologs
|
||||||
|
Date: 2018-02-18
|
||||||
|
Category: event
|
||||||
|
Slug: algologs
|
||||||
|
lang: nl
|
||||||
|
event_start: 2018-03-16 17:00
|
||||||
|
event_duration: 24h
|
||||||
|
featured_image: /images/algologs.png
|
||||||
|
status: draft
|
||||||
|
|
||||||
|
#Algologs
|
||||||
|
|
||||||
|
|
BIN
content/images/algologs.png
Normal file
BIN
content/images/algologs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
@ -312,7 +312,7 @@ pre{
|
|||||||
|
|
||||||
/* add a monochrome filter over past events */
|
/* add a monochrome filter over past events */
|
||||||
.featured-image.past-event img{
|
.featured-image.past-event img{
|
||||||
filter:opacity(0.25);
|
/*filter:opacity(0.25);*/
|
||||||
/*filter: url("/images/filter.svg#monochrome");
|
/*filter: url("/images/filter.svg#monochrome");
|
||||||
-webkit-filter: url("/images/filter.svg#monochrome");*/
|
-webkit-filter: url("/images/filter.svg#monochrome");*/
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user