Difference between revisions of "User:Discoomastar/Sandbox6"
Jump to navigation
Jump to search
>Discoomastar |
>Discoomastar |
||
| Line 15: | Line 15: | ||
text-shadow: rgba(0, 0, 0, 0.75) 0px 0px 0.25em; | text-shadow: rgba(0, 0, 0, 0.75) 0px 0px 0.25em; | ||
font-weight: bold; | font-weight: bold; | ||
| − | padding: | + | padding: .2em .5em; |
| + | } | ||
| + | |||
| + | .notable > .notable-content { | ||
| + | background-color: #f8f9fa; | ||
| + | padding: .2m .5em; | ||
} | } | ||
Revision as of 12:47, 7 May 2019
| Header text |
|---|
| Example |
soon tm
{{#css:
.notable > .notable-header { background-color: rgb(77, 144, 94); color: white; text-shadow: rgba(0, 0, 0, 0.75) 0px 0px 0.25em; font-weight: bold; padding: .2em .5em; }
.notable > .notable-content { background-color: #f8f9fa; padding: .2m .5em; }
}}
Header text
Example