Difference between revisions of "Joe's pizza and beer/Employees"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Anabelle
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<css>
 
<css>
.MenuHeader {
+
.EmployeeHeader {
 
   margin        : 2em;
 
   margin        : 2em;
 
   font-color    : black;
 
   font-color    : black;
Line 10: Line 10:
 
}
 
}
  
.MenuSubHeader {
+
.EmployeeSubHeader {
 
   font-weight : bold;
 
   font-weight : bold;
 
   font-size  : 10pt;
 
   font-size  : 10pt;
Line 17: Line 17:
 
}
 
}
  
.MenuDetail {
+
.EmployeeDetail {
 
   font-size: 10pt;
 
   font-size: 10pt;
 
   margin-top: 0.5em;
 
   margin-top: 0.5em;
 
}
 
}
  
#menu ul {
+
#Employees ul {
 
   display    : table;
 
   display    : table;
 
   list-style : none;
 
   list-style : none;
 
}
 
}
  
#menu li {
+
#Employees li {
 
   display : table-row;
 
   display : table-row;
 
}
 
}
  
#menu li:nth-child(odd):before {
+
#Employees li:nth-child(odd):before {
 
   display      : table-cell;
 
   display      : table-cell;
 
   content      : '\1F37A';
 
   content      : '\1F37A';
Line 40: Line 40:
 
}
 
}
  
#menu li:nth-child(even):before {
+
#Employees li:nth-child(even):before {
 
   display      : table-cell;
 
   display      : table-cell;
 
   content      : '\1F37B';
 
   content      : '\1F37B';
Line 50: Line 50:
 
</css>
 
</css>
  
<div id="menu">
+
<div id="Employees">
  
<div class="MenuHeader">PCs</div>
+
<div class="EmployeeHeader">PCs</div>
  
* '''[[Joe]]'''
+
* '''[[Joe Reno|Joe]]:''' '''Part-Owner.''' Cook. Bouncer. ''All around gruff guy. The missing one.''
::'''Owner.''' Cook. Bouncer. All around gruff guy.
+
* '''[[Anabelle]]:''' '''Co-Owner.''' Brewer. Sometimes Cook. ''The cheerful short one.''
* '''[[Anabelle]]'''
+
* '''[[Viv]]:''' '''Tap Girl.''' Also Apprentice Brewer. ''The really pretty one. The other missing one.''
::'''Co-Owner. Brewer.''' Sometimes Cook. The cheerful short one.
 
* '''[[Viv]]'''
 
::'''Tap Girl.''' Also Apprentice Brewer. The really pretty one.
 
  
  
<div class="MenuHeader">NPCs</div>
+
<div class="EmployeeHeader">NPCs</div>
* '''Henry'''
+
* '''[[Anabelle/Retainer|Henry]]:''' '''Server.''' ''The good-natured, flirty one.''
::'''Server.''' The good-natured flirty one.
 
  
  
 
</div>
 
</div>

Latest revision as of 21:44, 15 March 2020


PCs
  • Joe: Part-Owner. Cook. Bouncer. All around gruff guy. The missing one.
  • Anabelle: Co-Owner. Brewer. Sometimes Cook. The cheerful short one.
  • Viv: Tap Girl. Also Apprentice Brewer. The really pretty one. The other missing one.


NPCs
  • Henry: Server. The good-natured, flirty one.