Difference between revisions of "Melissa Smith"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Melissa
imported>Melissa
Line 1: Line 1:
 
{{#css:
 
{{#css:
 +
 +
#ms-container * {
 +
  box-sizing: border-box;
 +
}
 +
 +
.ms-row-padded-all {
 +
  padding: 15px;
 +
}
 +
 +
.ms-row-padded-left-right {
 +
  padding-left: 15px;
 +
  padding-right: 15px;
 +
}
  
 
.ms-row::after {
 
.ms-row::after {
Line 8: Line 21:
  
 
.ms-col-3 {width: 25%;}
 
.ms-col-3 {width: 25%;}
 +
.ms-col-4 {width: 33.33%;}
 +
.ms-col-8 {width: 66.66%;}
 
.ms-col-9 {width: 75%;}
 
.ms-col-9 {width: 75%;}
 
.ms-col-12 {width: 100%;}
 
.ms-col-12 {width: 100%;}
Line 13: Line 28:
 
[class*="ms-col-"] {
 
[class*="ms-col-"] {
 
   float: left;
 
   float: left;
  padding: 15px;
 
  border: 1px solid red;
 
 
}
 
}
  
#ms-container * {
+
#ms-headshot > img {
   box-sizing: border-box;
+
   width: 100%;
 +
  height: auto;
 +
}
 +
 
 +
.ms-text-bold {
 +
  font-weight: bold;
 +
}
 +
 
 +
.ms-text-center {
 +
  text-align: center;
 +
}
 +
 
 +
.ms-outline {
 +
  border: 1px solid rgb(35, 69, 70);
 +
  padding: 3px;
 +
  background-color: rgb(220, 225, 229);
 +
}
 +
 
 +
.ms-shaded {
 +
  box-shadow: inset 0px 0px 60px 0px rgb(121, 194, 253);
 +
}
 +
 
 +
.ms-nobullet {
 +
  list-style: none;
 
}
 
}
  
#ms-sidebar > img {
+
.ms-table {
 
   width: 100%;
 
   width: 100%;
  height: auto;
 
 
}
 
}
 +
  
 
}}
 
}}
Line 30: Line 66:
 
<div id="ms-container">
 
<div id="ms-container">
 
<div class="ms-row">
 
<div class="ms-row">
<div class="ms-col-3" id="ms-sidebar">[[File:ms-headshot.png|link=]]</div>
+
<div class="ms-col-3 ms-outline ms-shaded" id="ms-sidebar">
 +
<div class="ms-row ms-row-padded-all">
 +
<div class="ms-col-12 ms-outline" id="ms-headshot">[[File:ms-headshot.png|link=]]</div>
 +
</div>
 +
<div class="ms-row ms-row-padded-left-right">
 +
<table class="ms-table ms-row-padded-left-right">
 +
<tr><td class="ms-col-4 ms-text-bold">Full Name:</td><td class="ms-col-8">Melissa Marie Smith</td></tr>
 +
<tr><td class="ms-col-4 ms-text-bold">Celestial Name:</td><td class="ms-col-8">Naudralsaelle, Potato of Potatos</td></tr>
 +
<tr><td class="ms-col-4 ms-text-bold">Occupation:</td><td class="ms-col-8">Digital Denizen</td></tr>
 +
<tr><td class="ms-col-4 ms-text-bold">Race:</td><td class="ms-col-8">Demon</td></tr>
 +
<tr><td class="ms-col-4 ms-text-bold">House:</td><td class="ms-col-8">Fiend</td></tr>
 +
<tr><td class="ms-col-4 ms-text-bold">Faction:</td><td class="ms-col-8">Cryptic</td></tr>
 +
</table>
 +
</div>
 +
</div>
 
<div class="ms-col-9">
 
<div class="ms-col-9">
 
<div class="ms-row">
 
<div class="ms-row">
 
<div class="ms-col-12">
 
<div class="ms-col-12">
<p>Potato</p>
+
<p>Melissa Marie Smith</p>
 +
</div>
 +
</div>
 +
<div class="ms-row">
 +
<div class="ms-col-12">
 +
<p>Still building...</p>
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 21:43, 1 September 2017


Ms-headshot.png
Full Name:Melissa Marie Smith
Celestial Name:Naudralsaelle, Potato of Potatos
Occupation:Digital Denizen
Race:Demon
House:Fiend
Faction:Cryptic

Melissa Marie Smith

Still building...