1
ewpratten.com/assets/css/custom.css
2019-06-28 15:40:29 -04:00

19 lines
209 B
CSS

.posts{
text-align: center;
max-width: 1000px;
margin: auto;
}
.list-post-title{
margin:0px;
color:#333333;
}
#main{
background-color: #ffffff;
color:#111111;
}
#main.h3{
}