This repository has been archived on 2026-01-13. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Blocks-Game/css/style.css
2020-03-04 10:01:48 +01:00

8 lines
133 B
CSS

.title{
background-color: rgb(88, 0, 0);
padding:10px;
}
.content{
background-color: rgb(88, 0, 0);
padding: 10px;
}