Add bannerss to CSS

This commit is contained in:
Sophie Marie 2023-04-17 16:14:53 -05:00
parent 51f529f2fa
commit a9c58c7a46
Signed by: IDeletedSystem64
GPG Key ID: F5D997A1BEF778ED
1 changed files with 12 additions and 0 deletions

View File

@ -47,6 +47,18 @@ div.main {
}
/* Website layout */
.banner {
width: 100%;
height: 15pt;
font-size: 13pt;
font-family: 'Share Tech Mono', monospace;
background-color: lightgoldenrodyellow;
}
/* Banner stuff */
img.webbutton{
width: 88px;
height: 31px;