homegrade_theme_production/css/admin-style.css

16 lines
319 B
CSS

/* body {
background: red !important;
} */
#menu-posts {
border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
}
#menu-posts-conseils {
border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
}
#toplevel_page_theme-general-settings {
border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}