"Form:Article/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
'.workspace-title .workspace-intro .workflow-bar .form-section .section-title .section-purpose .section-significance .required' താൾ സൃഷ്ടിച്ചിരിക്കുന്നു റ്റാഗ്: 2017 സ്രോതസ്സ് തിരുത്ത് |
(ചെ.)No edit summary റ്റാഗ്: 2017 സ്രോതസ്സ് തിരുത്ത് |
||
| വരി 1: | വരി 1: | ||
.workspace-title | .workspace-title { | ||
. | font-size: 1.8rem; | ||
font-weight: bold; | |||
margin-bottom: 1rem; | |||
} | |||
. | .workspace-intro { | ||
margin-bottom: 1.5rem; | |||
} | |||
. | .workflow-bar { | ||
margin-bottom: 2rem; | |||
} | |||
.required | .form-section { | ||
margin-top: 2rem; | |||
margin-bottom: 2rem; | |||
} | |||
.section-title { | |||
font-size: 1.3rem; | |||
font-weight: bold; | |||
} | |||
.section-purpose { | |||
margin-top: 0.5rem; | |||
} | |||
.section-significance { | |||
margin-top: 0.5rem; | |||
font-style: italic; | |||
} | |||
.required { | |||
color: #b32424; | |||
font-weight: bold; | |||
} | |||
09:18, 11 ജൂലൈ 2026-നു നിലവിലുണ്ടായിരുന്ന രൂപം
.workspace-title {
font-size: 1.8rem; font-weight: bold; margin-bottom: 1rem;
}
.workspace-intro {
margin-bottom: 1.5rem;
}
.workflow-bar {
margin-bottom: 2rem;
}
.form-section {
margin-top: 2rem; margin-bottom: 2rem;
}
.section-title {
font-size: 1.3rem; font-weight: bold;
}
.section-purpose {
margin-top: 0.5rem;
}
.section-significance {
margin-top: 0.5rem; font-style: italic;
}
.required {
color: #b32424; font-weight: bold;
}