Fasilitas Perpustakaan

/* ===== RESET ===== */
*{
margin:0;
padding:0;
box-sizing:border-box;
}

body{
font-family: Arial, Helvetica, sans-serif;
background:#f4f6f5;
color:#222;
}

/* ===== CONTAINER ===== */
.container{
max-width:1100px;
margin:80px auto;
padding:0 20px;
}

/* ===== GRID ===== */
.grid{
display:grid;
grid-template-columns:repeat(2,1fr);
gap:40px;
}

/* ===== CARD ===== */
.card{
background:#fff;
border-radius:18px;
padding:45px 35px;
text-align:center;
box-shadow:0 10px 30px rgba(0,0,0,0.08);
transition:0.3s ease;
}

.card:hover{
transform:translateY(-6px);
box-shadow:0 18px 40px rgba(0,0,0,0.12);
}

/* ===== ICON ===== */
.icon{
width:80px;
height:80px;
margin:0 auto 25px;
border-radius:50%;
background:#0aa05b;
display:flex;
align-items:center;
justify-content:center;
}

.icon img{
width:42px;
height:42px;
}

/* ===== TEXT ===== */
.card h3{
font-size:18px;
font-weight:700;
margin-bottom:12px;
}

.card p{
font-size:14px;
line-height:1.6;
color:#555;
}

/* ===== RESPONSIVE ===== */
@media(max-width:768px){
.grid{
grid-template-columns:1fr;
}
}

OPAC

OPAC

Katalog online pencarian koleksi perpustakaan.

Repository

INSTITUTIONAL REPOSITORY

Kumpulan artikel, jurnal, skripsi, tesis, dan karya ilmiah.

Ebook

E-BOOK & E-JOURNAL

Daftar database e-journal dan e-book yang dilanggan.

Local Journal

LOCAL E-JOURNAL

Database e-journal dan e-book lokal perpustakaan.

Difabel

DIFABEL ACCESS

Konten digital untuk mahasiswa difabel.

Digilib

MAOS DIGILIB

Akses file read-only untuk karya Disertasi.