انتقل إلى المحتوى
- اختيار العنصر يؤدي إلى تحديث الصفحة بالكامل.
- يفتح في نافذة جديدة.
hr {
margin: 12px 0;
}
/* Tweak the spacing around the collapsible details */
details {
margin: 0 0 12px 0;
padding: 0;
}
/* Optionally fine-tune the summary element */
details summary {
margin: 0;
padding: 8px 0;
}