/*headernya*/ .pkp_site_name .is_img img { display: inline-block; max-height: 240px; max-width: 100%; width: 100%; height: auto; } /*Body and Abstrack*/ .main_entry .item.abstract { text-align: justify; } .obj_article_details .item { text-align: justify; } .obj_issue_summary .description { text-align: justify; } .obj_issue_toc .description { text-align: justify; } body { font-family: tahoma,geneva,sans-serif !important; } /* Struktur Sidebar */ .kepala { color: #e3e1df; background: #C0392B; padding: 10px; font-family: arial; line-height: 23px; border-bottom: 4px solid white; font-weight: bold; text-align: left; } .badan a { display: block; padding: 10px; border-bottom: 1px solid #ffffff; background: #e3e1df; color: black !important; text-align: left; transition: 0.3s; font-family:tahoma,geneva,sans-serif; } .badan { margin-top: -15px; } .badan a:hover { background: #F3D28C; color: black !important; font-weight: bold; padding: 15px; }