Add overlay gradient option to rules page header
This commit is contained in:
parent
d981b7dcff
commit
b4d78690d9
|
|
@ -1,5 +1,6 @@
|
||||||
<ng-container>
|
<ng-container>
|
||||||
<app-header [current_page]="'rules'" height="460px" background_image="/public/img/backgrounds/trees.jpg">
|
<app-header [current_page]="'rules'" height="460px" background_image="/public/img/backgrounds/trees.jpg"
|
||||||
|
[overlay_gradient]="0.5">
|
||||||
<div class="title" header-content>
|
<div class="title" header-content>
|
||||||
<h1>Server Rules</h1>
|
<h1>Server Rules</h1>
|
||||||
<h2>We aim to be an inclusive community server where players of all ages can find something to enjoy.</h2>
|
<h2>We aim to be an inclusive community server where players of all ages can find something to enjoy.</h2>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user