Valislasia: Difference between revisions
From LiberationMUSH Wiki
Valislasia 1 (talk | contribs) No edit summary |
Valislasia 1 (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
@import url('https://fonts.googleapis.com/css2?family=Redressed&family=MonteCarlo&family=WindSong&display=swap'); | @import url('https://fonts.googleapis.com/css2?family=Redressed&family=MonteCarlo&family=WindSong&display=swap'); | ||
.container { | .container { | ||
font-family: | display: -webkit-flex; | ||
display: -moz-flex; | |||
display: -ms-flex; | |||
display: flex; | |||
-webkit-flex-direction: column; | |||
-moz-flex-direction: column; | |||
-ms-flex-direction: column; | |||
flex-direction: column; | |||
font-family: Redressed; | |||
font-weight: bold; | font-weight: bold; | ||
font-size: | font-size: 0; | ||
color: #1c3c4e; | color: #1c3c4e; | ||
width: auto; | width: auto; | ||
height: auto; | height: auto; | ||
background: url(http://www.cafenocturne.com/valislasia/Paper1.png) WHITE; | background: url(http://www.cafenocturne.com/valislasia/Paper1.png) WHITE; | ||
border: 50px solid | border: 50px solid #1c3c4e; | ||
} | } | ||
.inner { | .inner { | ||
Line 23: | Line 31: | ||
height: auto; | height: auto; | ||
padding: 20px; | padding: 20px; | ||
font-size: 40px; | |||
background: TRANSPARENT; | background: TRANSPARENT; | ||
-webkit-box-shadow: 0px 0px 20px 10px rgba(50,107,141,0.75); | -webkit-box-shadow: 0px 0px 20px 10px rgba(50,107,141,0.75); | ||
Line 31: | Line 40: | ||
<!-- Header CSS End --> | <!-- Header CSS End --> | ||
<!-- HTML Begin | <!-- HTML Begin --> | ||
<div class="container"> | <div class="container"> | ||
<div class="inner"> | <div class="inner"> | ||
TEST Test test | TEST Test test | ||
</div> | </div> | ||
</div> | </div> | ||
<!-- HTML End --> | |||
[[Category:Characters]] | [[Category:Characters]] |
Revision as of 11:11, 2 September 2023
TEST Test test