Difference between revisions of "Template:GCOnboardStyles"

From wiki
Jump to navigation Jump to search
Line 187: Line 187:
 
   display: table;
 
   display: table;
 
   clear: both;
 
   clear: both;
 +
}
 +
 +
.linkbutton {
 +
    background-color: #F0A1A6;
 +
    padding: 10px;
 +
    margin-top: 15px;
 +
    border-radius: 5px;
 +
    display: inline-block;
 +
}
 +
 +
.linkbutton a {
 +
color: black;
 
}
 
}
 
/* For smaller screen sizes */
 
/* For smaller screen sizes */

Revision as of 13:16, 9 June 2023