Compare commits

...

2 commits

Author SHA1 Message Date
root
3a44a05887 Merge branch 'master' of https://treasurechest.alien.town/agnes/kissingcomputer
i dont even know why
2026-01-10 17:34:14 +00:00
root
f7930ab0ba fixed css shit 2026-01-10 17:33:07 +00:00

View file

@ -153,8 +153,8 @@ font-size:17px;
text-align: center;
margin: 0 auto;
width: 450px;
overflow: scroll;
width: 480px;
height: auto;
border:2px outset #000;
}
section.footer {
@ -183,8 +183,7 @@ background: radial-gradient(circle, rgba(255, 224, 232, 1) 0%, rgba(180, 250, 19
}
main {
width: 1000px;
overflow: scroll;
height: 1000px;
height: auto;
margin: 0 auto;
background: #ffe0e8;
background: radial-gradient(circle, rgba(255, 224, 232, 1) 0%, rgba(180, 250, 197, 1) 50%, rgba(255, 207, 219, 1) 100%);