118Wiki:Sand Box: Difference between revisions
Jump to navigation
Jump to search
Adam Haase (talk | contribs) No edit summary |
Adam Haase (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<style> | |||
#header { | |||
background-color: maroon; | |||
border-radius: 100%; | |||
height: 40px; | |||
width: 50px; | |||
box-shadow: 5px 5px 5px 5px rgb(89, 30, 230); | |||
</style> | |||
<h3 | <div> | ||
<h3 class="header"></h3> | |||
</div> |
Revision as of 00:00, 25 July 2015
<style>
- header {
background-color: maroon; border-radius: 100%; height: 40px; width: 50px; box-shadow: 5px 5px 5px 5px rgb(89, 30, 230); </style>