Michelle: Difference between revisions

From LiberationMUSH Wiki
(Commit for page creation)
 
No edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__


Work in Progress (Just approved.)
{{#css:
@import 'https://fonts.googleapis.com/css2?family=Aboreto';
@import 'https://fonts.googleapis.com/css2?family=Open+Sans';


.bg-black {background-color:#000;}
.bg-white {background-color:#FFF;}
.fg-black {color:#000;}
.fg-white {color:#FFF;}
.fg-lavender {}
.header-container {
background-color: #000;
width: calc(100% - 2rem);
margin: auto;
padding: 0px;
}
.photo-header {
background-color: #000;
width: calc(100% - 2rem);
margin: auto;
padding: 0px;
}
.character-name {
background-color: #000;
color: grey;
font-family: 'Aboreto',serif;
font-size: 3rem;
font-weight: bold;
text-align: center;
width: calc(100% - 2rem);
margin: auto;
}
.container {
background-color: #000;
font-family: "Open Sans", sans-serif;
width: calc(100% - 2rem);
margin: auto;
height: auto;
overflow: auto;
}
.img-responsive {
width: 100%;
height: auto;
}
.col-33 {
width: 33%;
}
.col-25 {
width: 25%;
}
.m-0 {
margin: 0px;
}
.p-0 {
padding: 0px;
}
}}


<div class="photo-header">[[File:TorresHeader.jpg|class=img-responsive|link=]]</div>


<div class="character-name">Michelle Torres</div>
<div class="container" id="MainBody">
<div><p class="fg-white">Work in Progress</p></div>
</div>




[[Category:Characters]]
[[Category:Characters]]

Revision as of 02:12, 5 June 2023



Michelle Torres

Work in Progress