Compare commits

..

2 Commits

Author SHA1 Message Date
480bc4104c Added a margin 2025-11-01 11:58:52 -05:00
26b9187ecd Edited blast off cursor to point to the upper left 2025-11-01 11:58:42 -05:00
3 changed files with 4 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 416 B

After

Width:  |  Height:  |  Size: 462 B

View File

@ -135,6 +135,10 @@ div.post {
text-align: center; text-align: center;
} }
.post li{
margin-bottom: 6px;
}
.postImage{ .postImage{
margin: 3px; margin: 3px;
width: 50%; width: 50%;