/*
Theme Name: IKZ
Theme URI: https://sirox.ru
Template: Divi
Author: SIROX
Author URI: https://sirox.ru
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.21.0.1683044506
Updated: 2023-05-02 19:21:46

*/


#sidebar .widget_recent_entries li {
    border-radius: 2px;
    padding: 10px 10px;
    margin-left: -10px;
    margin-right: -10px;
    background: #f0f8ffeb;
}

#sidebar .widget_recent_entries li time{
    
    display: inline; padding-right: 5px;
    font-size: unset

}

#sidebar .widget_recent_entries li:nth-child(2n) {
    background-color: #acbdc23b;
}