Initial commit

This commit is contained in:
Miloš Jovanović 2021-01-16 23:22:10 -08:00
commit 73a98a3660

12
custom.css Normal file
View File

@ -0,0 +1,12 @@
.item {
border: none;
}
body {
margin: auto 10px auto 10px;
}
.entry-content {
font-size: 1em;
}