mirror of
https://github.com/zeldaret/tmc
synced 2026-05-24 07:11:07 -04:00
6 lines
122 B
CSS
6 lines
122 B
CSS
body {
|
|
background-image: url("../beanstalk-bg.png");
|
|
background-attachment: fixed;
|
|
background-size: cover;
|
|
}
|