Main Page: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
<div class="header-box" | <div class="header-box" | ||
style=" | style=" | ||
background:#004080; | background: | ||
linear-gradient( | |||
90deg, | |||
#004080 0%, | |||
#004080 60%, | |||
rgba(0,64,128,0.98) 66%, | |||
rgba(0,64,128,0.94) 70%, | |||
rgba(0,64,128,0.88) 74%, | |||
rgba(0,64,128,0.80) 78%, | |||
rgba(0,64,128,0.70) 82%, | |||
rgba(0,64,128,0.58) 86%, | |||
rgba(0,64,128,0.44) 90%, | |||
rgba(0,64,128,0.30) 93%, | |||
rgba(0,64,128,0.18) 96%, | |||
rgba(0,64,128,0.10) 98%, | |||
rgba(0,64,128,0.06) 99%, | |||
rgba(0,64,128,0) 100% | |||
), | |||
#ffffff; | |||
color:#fff; | color:#fff; | ||
min-height:333px; | min-height:333px; | ||
| Line 14: | Line 32: | ||
text-align:center; | text-align:center; | ||
"> | "> | ||
<div style="display:flex; flex-direction:column; justify-content:center; align-items:center; height:100%;"> | <div style=" | ||
display:flex; | |||
flex-direction:column; | |||
justify-content:center; | |||
align-items:center; | |||
height:100%; | |||
padding:1.25em 1em; | |||
box-sizing:border-box; | |||
text-shadow:0 1px 2px rgba(0,0,0,0.35); | |||
"> | |||
<div style="font-size:2em; font-weight:bold;"> | <div style="font-size:2em; font-weight:bold;"> | ||
<h3 style="color:#fff; margin:0;">Welcome to the [[Mission_statement|Consumer Rights Wiki]]</h3> | <h3 style="color:#fff; margin:0;">Welcome to the [[Mission_statement|Consumer Rights Wiki]]</h3> | ||
| Line 26: | Line 53: | ||
</div> | </div> | ||
</div> | </div> | ||
<div style="margin:1em 0; display:flex; flex-wrap:wrap; gap:0.5em; justify-content:center;"> | <div style="margin:1em 0; display:flex; flex-wrap:wrap; gap:0.5em; justify-content:center;"> | ||