/*
 Theme Name: wpzhan
 Template: yocto
 */



code, kbd, tt, var {
    font-size: inherit;
    font-weight: bolder;
    color: firebrick;
}

.entry-content h2 {
    font-size: 22px;
    margin: 1em 0;
    border-bottom: 5px solid #ffcd00;
}


.entry-content h3  {
    font-size: 20px;
    margin: 1em 0;
    border-bottom: 3px solid #eaeaea;
}
