Difference between revisions of "User:Soli/header"

From wiki
Jump to navigation Jump to search
(adding button background)
Line 37: Line 37:
 
     <div style="background-color:#62B9E5;
 
     <div style="background-color:#62B9E5;
 
                     background-size:cover;
 
                     background-size:cover;
 +
                    border-bottom-left-radius:15px;
 +
                    border-bottom-right-radius:15px;
 +
                    border-top-left-radius:15px;
 +
                    border-top-right-radius:15px;
 
                     box-sizing:border-box;
 
                     box-sizing:border-box;
 
                     display:block;
 
                     display:block;

Revision as of 18:45, 17 January 2020

Learn more