Valislasia: Difference between revisions
From LiberationMUSH Wiki
Valislasia 1 (talk | contribs) No edit summary |
Valislasia 1 (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<!-- CSS Notes Begin - | |||
Dusty Blue: #326b8d | |||
Dark Blue: #1c3c4e | |||
- CSS Notes End --> | |||
<!-- Header CSS Begin --> | <!-- Header CSS Begin --> | ||
{{#css: | {{#css: | ||
Line 4: | 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: MonteCarlo; | font-family: MonteCarlo; | ||
font-weight: bold; | font-weight: bold; | ||
font-size: 40px; | font-size: 40px; | ||
color: | color: #1c3c4e; | ||
width: | width: auto; | ||
height: | height: auto; | ||
background: url(http://www.cafenocturne.com/valislasia/Paper1.png) WHITE; | |||
padding: 10px; | border: 50px solid transparent; | ||
border-image: url("http://www.cafenocturne.com/valislasia/SnowRibbonBorder.png") 50; | |||
} | |||
.inner { | |||
width: auto; | |||
height: auto; | |||
padding: 20px; | |||
background: TRANSPARENT; | |||
-webkit-box-shadow: 0px 0px 20px 10px rgba(50,107,141,0.75); | |||
-moz-box-shadow: 0px 0px 20px 10px rgba(50,107,141,0.75); | |||
box-shadow: 0px 0px 20px 10px rgba(50,107,141,0.75); | |||
} | } | ||
}} | }} | ||
Line 21: | Line 32: | ||
<!-- HTML Begin --> | <!-- HTML Begin --> | ||
<div class="container"> | |||
< | <div class="inner"> | ||
TEST Test test<br> | |||
</div | Test | ||
</div> | |||
</div> | |||
<!-- HTML End --> | <!-- HTML End --> | ||
[[Category:Characters]] | [[Category:Characters]] |
Revision as of 08:43, 2 September 2023
TEST Test test
Test