Difference between revisions of "Template:Dreaming CSS"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
.mw-body h1.firstHeading { | .mw-body h1.firstHeading { | ||
font-family: "Rye", cursive; | font-family: "Rye", cursive; | ||
− | color: # | + | color: #c45e79; |
font-weight: bold; | font-weight: bold; | ||
font-size: 2em; | font-size: 2em; | ||
} | } | ||
#dream-container-frame { | #dream-container-frame { | ||
− | background-color: # | + | background-color: #9086c9; |
padding: 5px; | padding: 5px; | ||
} | } | ||
Line 23: | Line 23: | ||
text-align:center; | text-align:center; | ||
font-weight:bolder; | font-weight:bolder; | ||
− | color:# | + | color:#c45e79; |
margin:20px; | margin:20px; | ||
vertical-align:middle; | vertical-align:middle; | ||
Line 29: | Line 29: | ||
#dream-container h2, .my-h2 { | #dream-container h2, .my-h2 { | ||
font-family: "Rye", cursive; | font-family: "Rye", cursive; | ||
− | color: # | + | color: #c45e79; |
font-weight: bold; | font-weight: bold; | ||
font-size: 1.6em; | font-size: 1.6em; | ||
Line 35: | Line 35: | ||
#dream-container h3, .my-h3 { | #dream-container h3, .my-h3 { | ||
font-family: "Rye", cursive; | font-family: "Rye", cursive; | ||
− | color: # | + | color: #c45e79; |
font-weight: bold; | font-weight: bold; | ||
font-size: 1.3em; | font-size: 1.3em; | ||
Line 66: | Line 66: | ||
background-color:#C1C9D2; | background-color:#C1C9D2; | ||
border-style:solid; | border-style:solid; | ||
− | border-color:# | + | border-color:#c45e79; |
padding:5px; | padding:5px; | ||
} | } | ||
Line 77: | Line 77: | ||
} | } | ||
#dream-container a:visited, #dream-container a.external:visited { | #dream-container a:visited, #dream-container a.external:visited { | ||
− | color: # | + | color: #c45e79; |
} | } | ||
#dream-container a:hover, #dream-container a.external:hover { | #dream-container a:hover, #dream-container a.external:hover { |
Revision as of 01:17, 1 October 2022
This is the CSS used by many Dreaming-related pages.