at://nekomimi.pet/sh.tangled.string/3mazgyygxks22
Back to Collection
Record JSON
{
"$type": "sh.tangled.string",
"contents": "\n * {\n margin: 0;\n padding: 0;\n box-sizing: border-box;\n }\n\n body {\n font-family: system-ui, -apple-system, sans-serif;\n background: #f5f5f5;\n padding: 20px;\n line-height: 1.6;\n }\n\n .container {\n max-width: 700px;\n margin: 0 auto;\n background: white;\n padding: 40px;\n border-radius: 8px;\n box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n }\n\n h1 {\n margin-bottom: 10px;\n color: #333;\n }\n\n .subtitle {\n color: #666;\n margin-bottom: 30px;\n font-size: 14px;\n }\n\n .question {\n margin-bottom: 30px;\n }\n\n .question-number {\n color: #888;\n font-size: 14px;\n margin-bottom: 5px;\n }\n\n label {\n display: block;\n margin-bottom: 10px;\n color: #333;\n font-weight: 500;\n }\n\n input[type=\"radio\"] {\n margin-right: 8px;\n }\n\n .radio-option {\n margin-bottom: 8px;\n }\n\n textarea {\n width: 100%;\n padding: 12px;\n border: 1px solid #ddd;\n border-radius: 4px;\n font-family: inherit;\n font-size: 14px;\n resize: vertical;\n min-height: 100px;\n }\n\n textarea:focus {\n outline: none;\n border-color: #666;\n }\n\n select {\n width: 100%;\n padding: 10px;\n border: 1px solid #ddd;\n border-radius: 4px;\n font-family: inherit;\n font-size: 14px;\n background: white;\n }\n\n select:focus {\n outline: none;\n border-color: #666;\n }\n\n button {\n width: 100%;\n padding: 15px;\n background: #333;\n color: white;\n border: none;\n border-radius: 4px;\n font-size: 16px;\n cursor: pointer;\n margin-top: 20px;\n }\n\n button:hover {\n background: #555;\n }\n\n .warning {\n background: #fff3cd;\n padding: 15px;\n border-radius: 4px;\n margin-bottom: 30px;\n border-left: 4px solid #ffc107;\n font-size: 14px;\n }\n\n .required {\n color: #d32f2f;\n }\n ",
"createdAt": "2025-12-28T04:05:49Z",
"description": "google form like css",
"filename": "form-css"
}