p img {
    margin-left: 10%;
}

ol.code-snippet {
   list-style: none;
   font-size: 60%;
   line-height: .4em;
   margin-left: 4em;
   color: red;
}

ol.code-snippet li {
   white-space: pre;
}
