Difference between revisions of "Template:Dreaming CSS"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
<includeonly>{{#css: | <includeonly>{{#css: | ||
.mw-body h1.firstHeading { | .mw-body h1.firstHeading { | ||
− | font-family: " | + | font-family: "Rye", cursive; |
color: #D35400; | color: #D35400; | ||
font-weight: bold; | font-weight: bold; | ||
Line 8: | Line 8: | ||
} | } | ||
#dream-container-frame { | #dream-container-frame { | ||
− | background-color: # | + | background-color: #E0E7F0; |
padding: 5px; | padding: 5px; | ||
} | } | ||
#dream-container { | #dream-container { | ||
− | background-color:# | + | background-color:#E0E7F0; |
border-style:solid; | border-style:solid; | ||
border-color:#D35400; | border-color:#D35400; | ||
Line 18: | Line 18: | ||
} | } | ||
#dream-title { | #dream-title { | ||
− | font-family: " | + | font-family: "Medieval Sharp", cursive; |
font-size:2.6em; | font-size:2.6em; | ||
line-height:120px; | line-height:120px; | ||
Line 28: | Line 28: | ||
} | } | ||
#dream-container h2, .my-h2 { | #dream-container h2, .my-h2 { | ||
− | font-family: " | + | font-family: "Rye", cursive; |
color: #D35400; | color: #D35400; | ||
font-weight: bold; | font-weight: bold; | ||
Line 34: | Line 34: | ||
} | } | ||
#dream-container h3, .my-h3 { | #dream-container h3, .my-h3 { | ||
− | font-family: " | + | font-family: "Rye", cursive; |
color: #D35400; | color: #D35400; | ||
font-weight: bold; | font-weight: bold; | ||
Line 64: | Line 64: | ||
} | } | ||
#pc-oocvitals { | #pc-oocvitals { | ||
− | background-color:# | + | background-color:#C1C92D; |
border-style:solid; | border-style:solid; | ||
border-color:#D35400; | border-color:#D35400; |
Revision as of 16:58, 23 October 2020
This is the CSS used by many Dreaming-related pages.