Difference between revisions of "Barony of the Starless Lodge"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Playaplayer
(Created page with "__NOEDITSECTION__ <!-- CSS starts here --> <css> .baronySSBorder { background : #4C0B5F; padding: 5px; } .baronySSWrapper { color: white; background: #000000;...")
 
imported>Playaplayer
(Replaced content with "..")
Line 1: Line 1:
__NOEDITSECTION__
+
..
<!-- CSS starts here -->
 
<css>
 
.baronySSBorder {
 
    background : #4C0B5F;
 
    padding: 5px;
 
}
 
 
 
.baronySSWrapper {
 
    color: white;
 
    background: #000000;
 
    padding: 15px;
 
    font-size : 10pt;
 
    margin : 10px;
 
}
 
 
 
.baronySSWrapper img {
 
  background : #000000;
 
  border : silver 1px solid;
 
  padding : 2px;
 
}
 
 
 
 
 
.baronySSBanner img {
 
  background : #000000;
 
  border : 0px none !important;
 
  padding : 1em;
 
}
 
 
 
.baronySSWrapper a:visited {
 
  color: #FFFFFF;
 
  font-weight: bold;
 
}
 
 
 
.baronySSWrapper a:link {
 
  color: #FFFFFF;
 
  font-weight: bold;
 
}
 
 
 
 
 
.baronySSWrapper #toc{
 
  background-color : #000000;
 
  border : #FFFFFF 1px solid ;
 
  padding : 5px;
 
  margin : 10px;
 
}
 
 
 
/* For two equal signs */
 
.baronySSWrapper h2 {
 
    color : #FFFFFF;
 
    font-family: Gabriola, serif;
 
    font-size : 28pt;
 
    font-weight: bold;
 
    text-shadow : 5px 5px 8px #AEB404;
 
    border-bottom-color: #6E6E6E; /* This is the color of the "underline" */
 
    clear:both;
 
}
 
 
 
/* For three equal signs */
 
.baronySSWrapper h3 {
 
    color : #FFFFFF;
 
    font-family: Gabriola, serif;
 
    font-size : 22pt;
 
    font-weight: bold;
 
    text-shadow : 5px 5px 8px #2BB4D7;
 
    clear:both;
 
}
 
 
 
#baronySSLeftCol {
 
  width : 48%;
 
  float : left;
 
  padding : 1%;
 
}
 
 
 
#baronySSRightCol {
 
  width : 48%;
 
  float : right;
 
  padding : 1%;
 
}
 
 
 
.baronySSHeader {
 
    color : #FFFFFF;
 
    font-family: Gabriola, serif;
 
    font-size : 40pt;
 
    font-weight : bold;
 
    font-style : italic;
 
    text-shadow : 5px 5px 8px #2BB4D7;
 
    text-align : center;
 
    padding : 1em;
 
}
 
</css>
 
<!-- CSS ends here -->
 
 
 
<div class = "baronySSBorder">
 
{{Template:ChangelingNav}}
 
 
 
<div class= "baronySSWrapper">
 
<!-- Content goRD here -->
 
 
 
<div class = "baronySSBanner">[[File:FILLHERE.jpg|870px|center]]</div>
 
<div style = "float: left;">__TOC__</div>
 
<div style="width: 90%; margin:1em;">
 
<div class = "baronySSBanner">[[File:BARONYLOGOGOESHERE.gif|right]]</div>
 
 
 
The Shadowed Souls Court is  comprised of Seelie and Unseelie, welcome from any of the local Counties. It is located on The Lodestone Idles: Lodestone, Loch de Mar and Mist Vale Isle are now a part of Lion's Reach County under an agreement between the Duke, the Count of Emerald Dale and of course the new Baroness: Ambrosine. The isles seem to have a catering for just about anyone who needs a place to go. It is somewhat traditional though by loose terms and as of yet a pledge to the Lord and Lady of the Isle are not needed to seek vassalage from the Court.
 
 
 
 
 
</div>
 
<div style = "clear:both"></div> <!-- This is important -->
 
<div id = "baronySSLeftCol">
 
<!-- This should be LEFT -->
 
 
 
{{:Barony_of_the_Shadowed_Souls/left-col}}
 
 
 
</div> <!-- End of LEFT Column -->
 
 
 
<div id = "baronySSRightCol">
 
<!-- this should be RIGHT -->
 
{{:Barony_of_the_Shadowed_Souls/right-col}}
 
 
 
 
 
<!-- Righ Column stops here! -->
 
</div>
 
<div style = "clear:both"></div> <!-- This is important -->
 
<!-- Content end here -->
 
</div> <!-- baronySSWrapper -->
 
</div> <!-- baronySSBorder -->
 
 
 
[[Category:Dreaming]] [[Category:Changeling]]
 

Revision as of 09:05, 17 June 2018

..