Valislasia: Difference between revisions

From LiberationMUSH Wiki
No edit summary
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 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: MonteCarlo;
font-family: MonteCarlo;
font-weight: bold;
font-weight: bold;
font-size: 40px;
font-size: 40px;
color: RED;
color: #1c3c4e;
width: 100%;
width: auto;
height: 100%;
height: auto;
margin: auto;
background: url(http://www.cafenocturne.com/valislasia/Paper1.png) WHITE;
padding: 10px;
border: 50px solid transparent;
background-color: BLACK;  
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="container">
<p>TEST Test test</p>
<div class="inner">
<p>Test</p>
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