Blanked the page Tag: Blanking |
No edit summary |
||
Line 1: | Line 1: | ||
.custom-banner { | |||
display: block; | |||
width: 728px; /* Standard leaderboard size */ | |||
height: 90px; | |||
margin: 10px auto; /* Centers the banner */ | |||
background: #ffffff; | |||
} |
Revision as of 00:02, 2 November 2024
.custom-banner { display: block; width: 728px; /* Standard leaderboard size */ height: 90px; margin: 10px auto; /* Centers the banner */ background: #ffffff; }