Difference between revisions of "Talk:November"
From Fate's Harvest
Line 1: | Line 1: | ||
<css> | <css> | ||
<!-- I have no idea what I am doing, but since when has that stopped me? --> | <!-- 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 { | #content { | ||
Line 31: | Line 41: | ||
} | } | ||
− | .body { | + | .my-body { |
color: #303030; | color: #303030; | ||
font-family: tangerine; | font-family: tangerine; | ||
Line 50: | Line 60: | ||
</div> | </div> | ||
</div> | </div> | ||
− | <div class="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 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> | </div> | ||
Revision as of 05:12, 5 February 2020
Testing
This is a description of things in the body paragraph of the page. It is super descriptive! My, how many things it describes.
Testing stuff