Forum Replies Created

Viewing 1 replies (of 1 total)
  • body{
    background-color: #000000;}

    If you can figure out how to make it compatible for handheld that would be awesome. The featured image borders are still white when checking the phone and tablet page.
    With
    .round-div {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5;
    border-color: #000000;
    }
    I made them black at desktop but still figuring out for handheld…

Viewing 1 replies (of 1 total)