Template:Big Button/styles.css: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
(changes to h2 for better spacing) |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 4: | Line 4: | ||
} | } | ||
.button h2{ | |||
border:none; | border:none; | ||
padding:10px; | |||
margin:auto; | |||
} | } | ||
Latest revision as of 14:57, 25 July 2025
.button{
border-style:solid;
padding: 10px;
}
.button h2{
border:none;
padding:10px;
margin:auto;
}