home
/
forge
/
roadtovirtuosity.com
/
public
/
assets-examin
/
css
➕ New
📤 Upload
✎ Editing:
custom-books-detail.css
← Back
/* mobile */ @media (max-width: 576px) { .desktop { display: none ; } .mobile .info { padding-top: 4px; } .title h4 { font-size: 16px !important; line-height: 1.4 !important; } .popup-content { /* background-color: #e8eaf6; */ width: 90% !important; max-width: 500px !important; margin: 30% auto !important; padding: 20px !important; /* border: 1px solid #333 !important; */ border-radius: 5px !important; height: 400px !important; } } /* tablet */ @media (min-width: 577px) and (max-width: 992px) { .desktop { display: none; } .mobile .info { padding-top: 25px; } .title h4 { font-size: 27px; } .title h5 { font-size: 21px; } .written-by .fw-600 { font-weight: 600 !important; font-size: 21px; } .written-by p { font-size: 18px; } ul li p { font-size: 18px; } } /* desktop */ @media (min-width: 992px) { .mobile { display: none !important; } }
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel