/* make comment
.entry-content ul > li {
    list-style-type: square;
}
.widget li {
     border-bottom: none;
}
.entry-content ul {
    margin-left: 1.5em;
}
*/