Difference between revisions of "Talk:November"

From Fate's Harvest
Jump to: navigation, search
(Blanked the page)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<css>
 
<!-- I have no idea what I am doing, but since when has that stopped me? -->
 
  
<!-- Hiding things which interfere/make display wonky when previewing etc. -->
 
 
h1 { display: none; }
 
 
div.previewnote,
 
span.mw-collapsible-bracket,
 
#contentSub, #contentSub2,
 
.firstHeading,
 
#firstHeading { display: none !important; }
 
 
#content {
 
background-color: #ffffff;
 
margin-right: 0px;
 
padding-right: 0px;
 
margin-top: 0px;
 
padding-top: 0px;
 
color: #303030 !important;
 
}
 
 
.rainbow-border-img {
 
        position: relative;
 
        width: 600px;
 
        display: inline-block;
 
}
 
 
.rainbow-border-img .title-text {
 
        position: absolute;
 
        z-index: 999;
 
        margin: 0 auto;
 
        left: 0;
 
        right: 0;
 
        top: 20%;
 
        text-align: center;
 
        width: 100%;
 
        color: #303030;
 
        font-size: 26px;
 
        font-family: Cinzel Decorative;
 
}
 
 
.my-body {
 
        color: #303030;
 
        font-family: tangerine;
 
        font-size: 30px;
 
}
 
 
 
</css>
 
 
[[File:November-Frost-Text-Border.png]]<br>
 
 
<div class="title-text">Testing</div>
 
 
 
 
<div class="rainbow-border-img">[[File:November-Frost-Text-Border.png|600px]]
 
<div class="title-text">Testing
 
</div>
 
</div>
 
<div class="my-body">This is a description of things in the body paragraph of the page.  It is super descriptive!  My, how many things it describes.
 
</div>
 
 
 
 
Testing stuff
 

Latest revision as of 17:02, 7 February 2020