-
Notifications
You must be signed in to change notification settings - Fork 82
የአባቶች ምዕራፍ #46
Copy link
Copy link
Open
Description
gezedavid
opened on Jan 24, 2026
Issue body actions
<title>הספר שלי</title>
<style>
body { font-family: sans-serif; background: #f4f4f9; display: flex; flex-direction: column; align-items: center; padding: 20px; }
.card { background: white; padding: 20px; border-radius: 15px; shadow: 0 4px 6px rgba(0,0,0,0.1); max-width: 500px; width: 100%; min-height: 400px; }
.content { font-size: 18px; line-height: 1.6; margin-bottom: 20px; }
.controls { display: flex; gap: 10px; width: 100%; justify-content: center; }
button { padding: 10px 20px; border: none; border-radius: 8px; background: #007bff; color: white; cursor: pointer; font-size: 16px; }
button:disabled { background: #ccc; }
</style>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels