Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| geomekanika [2026/02/09 14:36] – geofitera | geomekanika [2026/02/26 21:38] (current) – [📅 Jadwal Pertemuan & Materi] geofitera | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| ===== 📅 Jadwal Pertemuan & Materi ===== | ===== 📅 Jadwal Pertemuan & Materi ===== | ||
| + | |||
| + | **Demi kelancaran akses file materi, pengguna dianjurkan membuka melalui Google Chrome menggunakan akun email ITERA.** | ||
| < | < | ||
| - | <!-- | + | <iframe src=" |
| - | TEMPLATE MATERI KULIAH DOKUWIKI (VERSI 3) | + | |
| - | Fitur: Support Google Slides & Reveal.js (HTML Embed) | + | |
| - | --> | + | |
| - | < | + | |
| - | /* --- CONTAINER UTAMA --- */ | + | |
| - | .dw-lecture-container { | + | |
| - | font-family: | + | |
| - | max-width: 1000px; | + | |
| - | margin: 0 auto; | + | |
| - | color: #333; | + | |
| - | line-height: | + | |
| - | } | + | |
| - | + | ||
| - | /* Variabel Warna */ | + | |
| - | :root { | + | |
| - | --primary-color: | + | |
| - | --header-bg: | + | |
| - | --header-active: | + | |
| - | --bg-light: #f8fafc; | + | |
| - | --border-color: | + | |
| - | --text-muted: | + | |
| - | } | + | |
| - | + | ||
| - | /* --- STYLE MINGGUAN (ACCORDION) --- */ | + | |
| - | details.week-module { | + | |
| - | background: white; | + | |
| - | border: 1px solid var(--border-color); | + | |
| - | border-radius: | + | |
| - | margin-bottom: | + | |
| - | overflow: hidden; | + | |
| - | box-shadow: 0 2px 4px rgba(0, | + | |
| - | transition: all 0.3s ease; | + | |
| - | } | + | |
| - | + | ||
| - | /* Header (Summary) */ | + | |
| - | details.week-module summary { | + | |
| - | padding: 15px 20px; | + | |
| - | cursor: pointer; | + | |
| - | font-weight: | + | |
| - | color: white; | + | |
| - | background: var(--header-bg); | + | |
| - | list-style: none; | + | |
| - | display: flex; | + | |
| - | justify-content: | + | |
| - | align-items: | + | |
| - | transition: background 0.3s; | + | |
| - | } | + | |
| - | + | ||
| - | /* Hilangkan marker default browser */ | + | |
| - | details.week-module summary:: | + | |
| - | + | ||
| - | /* Warna Header saat Terbuka */ | + | |
| - | details.week-module[open] summary { | + | |
| - | background: linear-gradient(to right, var(--primary-color), | + | |
| - | } | + | |
| - | + | ||
| - | /* Ikon Plus/Minus Custom */ | + | |
| - | details.week-module summary:: | + | |
| - | content: ' | + | |
| - | font-size: 1.5em; | + | |
| - | font-weight: | + | |
| - | } | + | |
| - | details.week-module[open] summary:: | + | |
| - | content: ' | + | |
| - | } | + | |
| - | + | ||
| - | /* Label Tanggal/ | + | |
| - | .week-label { font-size: 1.1em; } | + | |
| - | .week-date { | + | |
| - | font-size: 0.85em; | + | |
| - | opacity: 0.8; | + | |
| - | font-weight: | + | |
| - | margin-left: | + | |
| - | background: rgba(255, | + | |
| - | padding: 2px 8px; | + | |
| - | border-radius: | + | |
| - | } | + | |
| - | + | ||
| - | /* --- KONTEN DALAM --- */ | + | |
| - | .module-content { | + | |
| - | padding: 20px; | + | |
| - | display: grid; | + | |
| - | grid-template-columns: | + | |
| - | gap: 25px; | + | |
| - | background: white; | + | |
| - | } | + | |
| - | + | ||
| - | @media (max-width: 768px) { | + | |
| - | .module-content { grid-template-columns: | + | |
| - | } | + | |
| - | + | ||
| - | /* --- AREA MEDIA (KIRI) --- */ | + | |
| - | .media-wrapper { | + | |
| - | position: relative; | + | |
| - | padding-bottom: | + | |
| - | height: 0; | + | |
| - | border-radius: | + | |
| - | overflow: hidden; | + | |
| - | background: #000; | + | |
| - | margin-bottom: | + | |
| - | border: 1px solid var(--border-color); | + | |
| - | } | + | |
| - | .media-wrapper iframe { | + | |
| - | position: absolute; | + | |
| - | top: 0; left: 0; width: 100%; height: 100%; border: 0; | + | |
| - | } | + | |
| - | + | ||
| - | /* --- AREA ARSIP VERSI LAMA (Di bawah media) --- */ | + | |
| - | .version-archive { | + | |
| - | margin-top: 20px; | + | |
| - | padding: 15px; | + | |
| - | background: #f1f5f9; | + | |
| - | border-radius: | + | |
| - | border: 1px dashed #cbd5e1; | + | |
| - | font-size: 0.9em; | + | |
| - | } | + | |
| - | .version-archive h4 { | + | |
| - | margin: 0 0 10px 0; | + | |
| - | font-size: 0.95em; | + | |
| - | color: var(--text-muted); | + | |
| - | display: flex; | + | |
| - | align-items: | + | |
| - | gap: 5px; | + | |
| - | } | + | |
| - | .archive-list { | + | |
| - | list-style: none; | + | |
| - | padding: 0; | + | |
| - | margin: 0; | + | |
| - | } | + | |
| - | .archive-list li { | + | |
| - | margin-bottom: | + | |
| - | padding-left: | + | |
| - | position: relative; | + | |
| - | } | + | |
| - | .archive-list li::before { | + | |
| - | content: " | + | |
| - | position: absolute; | + | |
| - | left: 0; | + | |
| - | font-size: 0.8em; | + | |
| - | top: 2px; | + | |
| - | } | + | |
| - | .archive-list a { color: #475569; text-decoration: | + | |
| - | .archive-list a:hover { color: var(--primary-color); | + | |
| - | + | ||
| - | /* --- AREA INFO (KANAN) --- */ | + | |
| - | .info-title { | + | |
| - | margin-top: 0; | + | |
| - | color: #1e293b; | + | |
| - | font-size: 1.2em; | + | |
| - | border-bottom: | + | |
| - | padding-bottom: | + | |
| - | margin-bottom: | + | |
| - | } | + | |
| - | + | ||
| - | .description-box { | + | |
| - | color: #334155; | + | |
| - | margin-bottom: | + | |
| - | } | + | |
| - | + | ||
| - | /* Referensi Section */ | + | |
| - | .ref-section { | + | |
| - | background: #fffbeb; /* Kuning sangat muda */ | + | |
| - | border-left: | + | |
| - | padding: 15px; | + | |
| - | border-radius: | + | |
| - | margin-bottom: | + | |
| - | } | + | |
| - | .ref-section h4 { | + | |
| - | margin: 0 0 8px 0; | + | |
| - | color: #b45309; | + | |
| - | font-size: 0.95em; | + | |
| - | text-transform: | + | |
| - | letter-spacing: | + | |
| - | } | + | |
| - | .ref-list { | + | |
| - | margin: 0; | + | |
| - | padding-left: | + | |
| - | font-size: 0.9em; | + | |
| - | } | + | |
| - | + | ||
| - | /* Tombol */ | + | |
| - | .btn-group { display: flex; gap: 10px; flex-wrap: wrap; margin-top: auto; } | + | |
| - | .btn { | + | |
| - | padding: 8px 14px; | + | |
| - | border-radius: | + | |
| - | text-decoration: | + | |
| - | font-weight: | + | |
| - | font-size: 0.9em; | + | |
| - | color: white !important; | + | |
| - | transition: opacity 0.2s; | + | |
| - | } | + | |
| - | .btn:hover { opacity: 0.9; } | + | |
| - | .btn-quiz { background-color: | + | |
| - | .btn-task { background-color: | + | |
| - | + | ||
| - | </ | + | |
| - | + | ||
| - | <div class=" | + | |
| - | + | ||
| - | <!-- ============================================ --> | + | |
| - | <!-- MINGGU 1 (Google Slides) | + | |
| - | <!-- ============================================ --> | + | |
| - | + | ||
| - | <details class=" | + | |
| - | < | + | |
| - | < | + | |
| - | <span class=" | + | |
| - | <span class=" | + | |
| - | </ | + | |
| - | </ | + | |
| - | + | ||
| - | <div class=" | + | |
| - | + | ||
| - | <div class=" | + | |
| - | <!-- Google Slide Embed --> | + | |
| - | <div class=" | + | |
| - | | + | |
| - | </ | + | |
| - | + | ||
| - | <div style=" | + | |
| - | < | + | |
| - | <div class=" | + | |
| - | <!-- <iframe src=" | + | |
| - | </ | + | |
| - | </ | + | |
| - | + | ||
| - | <div class=" | + | |
| - | < | + | |
| - | <ul class=" | + | |
| - | < | + | |
| - | </ | + | |
| - | </ | + | |
| - | </ | + | |
| - | + | ||
| - | <div class=" | + | |
| - | <h3 class=" | + | |
| - | <div class=" | + | |
| - | <p> | + | |
| - | Geomekanika (mekanika batuan) mempelajari perilaku batuan dengan tujuan utama memprediksi respons batuan terhadap tegangan (stress) dan regangan (strain). Pemahaman ini penting untuk mencegah kegagalan teknik dalam berbagai proyek rekayasa seperti terowongan, tambang, dan fondasi bangunan. | + | |
| - | </ | + | |
| - | + | ||
| - | <p> | + | |
| - | Batuan merupakan material alami yang tersusun dari agregat mineral dengan komposisi kimia dan struktur molekul tertentu. Mineral sebagai penyusun utama sangat menentukan kekuatan batuan. Mineral yang kuat menghasilkan batuan yang tahan terhadap kerusakan, sedangkan mineral yang lebih lunak menghasilkan batuan yang cenderung lebih lemah. | + | |
| - | </p> | + | |
| - | + | ||
| - | <p> | + | |
| - | Di kerak bumi terdapat lebih dari 2500 jenis mineral, dengan mineral umum seperti feldspar, kuarsa, mineral ferromagnesian, | + | |
| - | </p> | + | |
| - | + | ||
| - | <p> | + | |
| - | Secara geologi, batuan dapat muncul dalam bentuk partikel kecil seperti pasir dan lempung hingga struktur besar seperti pegunungan dan lempeng tektonik. Berdasarkan proses pembentukannya, | + | |
| - | </ | + | |
| - | + | ||
| - | <p> | + | |
| - | Dibandingkan tanah, batuan bersifat lebih kompak, keras, dan terkonsolidasi. Dalam praktik geomekanika, | + | |
| - | </p> | + | |
| - | </ | + | |
| - | + | ||
| - | + | ||
| - | <div class="ref-section"> | + | |
| - | < | + | |
| - | <ul class="ref-list"> | + | |
| - | < | + | |
| - | </ | + | |
| - | </ | + | |
| - | + | ||
| - | <div class="btn-group"> | + | |
| - | <a href="#" class=" | + | |
| - | <a href="#" | + | |
| - | </ | + | |
| - | + | ||
| - | </ | + | |
| - | </ | + | |
| - | </ | + | |
| - | + | ||
| - | </div> | + | |
| </ | </ | ||