118Wiki:Sand Box: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
width: 50px;
width: 50px;
box-shadow: 5px 5px 5px 5px rgb(89, 30, 230);
box-shadow: 5px 5px 5px 5px rgb(89, 30, 230);
}
</style>
</style>



Revision as of 00:01, 25 July 2015

<style>

  1. header {

background-color: maroon; border-radius: 100%; height: 40px; width: 50px; box-shadow: 5px 5px 5px 5px rgb(89, 30, 230); } </style>