/*Hidden article history*/

div.detail:nth-child(2) {
    display: none;
}



/*Custom Background Header*/

.journal_index {
display: none;    
background: rgb(255, 255, 255) url('https://ojs.openjournaltheme.com/public/site/images/demoojt/backgroundblue.jpg') top right no-repeat;
}


/*Custom Visitors*/

.customblock-visitors{
  justify-content: center;
  align-items: center;
  height: auto;
  width: auto;
}


/*Menghapus about jurnal*/

 .about_journal{
  background: #000000;
}



/*custom padding top and buttom banner*/

.journal_index {
  padding: 5px 0px 5px;
}



/*code to make content centered position*/

#customblock-customlink .content {
  text-align: center;
}


