Fix CTF banner
This commit is contained in:
parent
3eab0a75e9
commit
a086cb7c83
2 changed files with 4 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|
||||||
&.light-background {
|
&.light-background {
|
||||||
background-color: rgba(0, 0, 0, 0.5);
|
background-color: rgba(0, 0, 0, 0.75);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,8 @@ title: 'Zeus CTF: Remote code execution edition'
|
||||||
description: online Zeus CTF
|
description: online Zeus CTF
|
||||||
time: '23-04-2020 12:00'
|
time: '23-04-2020 12:00'
|
||||||
location: 'Bij je thuis'
|
location: 'Bij je thuis'
|
||||||
|
banner: 'https://zeus.ugent.be/zeuswpi/hackerman.png'
|
||||||
|
header_text_background: true
|
||||||
---
|
---
|
||||||
|
|
||||||
Zeus organiseert een tweede Capture The Flag dit jaar!
|
Zeus organiseert een tweede Capture The Flag dit jaar!
|
||||||
|
|
Loading…
Reference in a new issue