home
/
u529748449
/
domains
/
borabilhete.com
/
public_html
/
admin
/
css
➕ New
📤 Upload
✎ Editing:
editar_evento.css
← Back
body { font-family: 'Segoe UI', sans-serif; background-color: #f5f5f5; margin: 0; padding: 30px; } h2 { font-size: 24px; margin-bottom: 20px; color: #333; } form { max-width: 700px; margin: 0 auto; background: #fff; padding: 30px; border-radius: 12px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06); } label { display: block; font-weight: 600; margin: 20px 0 8px; color: #444; } input[type="text"], input[type="datetime-local"], input[type="number"], input[type="file"], textarea { width: 100%; padding: 10px 12px; font-size: 15px; border: 1px solid #ccc; border-radius: 8px; transition: border 0.3s; box-sizing: border-box; } input[type="text"]:focus, input[type="datetime-local"]:focus, input[type="number"]:focus, textarea:focus { border-color: #0077ff; outline: none; } textarea { resize: vertical; min-height: 90px; } .setor-block { background-color: #f9f9f9; border: 1px solid #ddd; padding: 20px; margin-top: 20px; border-radius: 10px; } .setor-block label { margin-top: 15px; } button[type="submit"] { margin-top: 30px; background-color: #0077ff; color: #fff; border: none; padding: 12px 20px; border-radius: 8px; cursor: pointer; font-size: 16px; transition: background 0.3s ease; } button[type="submit"]:hover { background-color: #005ecc; } a { display: inline-block; margin-top: 25px; color: #0077ff; text-decoration: none; font-weight: 500; } a:hover { text-decoration: underline; } h3, h4 { margin-top: 30px; color: #222; }
💾 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