"ഫലകം:SubmissionGateway/styles.css" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
'.submission-gateway { max-width: 900px; margin: 0 auto; } .gateway-header { margin-bottom: 1.5rem; padding: 1.5rem 1.75rem; border-left: 5px solid #4f81bd; background: #f7faff; } .gateway-title { margin-bottom: 0.35rem; font-size: 1.7rem; font-weight: 700; } .gateway-subtitle { color: #54595d; font-size: 1rem; } .gateway-section { margin: 1.25rem 0; padding: 1.25r...' താൾ സൃഷ്ടിച്ചിരിക്കുന്നു |
(ചെ.)No edit summary |
||
| (ഒരേ ചെയ്ത ഇടയ്ക്കുള്ള ഒരു നാൾപ്പതിപ്പ് പ്രദർശിപ്പിക്കുന്നില്ല) | |||
| വരി 3: | വരി 3: | ||
margin: 0 auto; | margin: 0 auto; | ||
} | } | ||
/* ========================================================== | |||
Header | |||
========================================================== */ | |||
.gateway-header { | .gateway-header { | ||
| വരി 12: | വരി 16: | ||
.gateway-title { | .gateway-title { | ||
margin-bottom: | margin-bottom: .35rem; | ||
font-size: 1.7rem; | font-size: 1.7rem; | ||
font-weight: 700; | font-weight: 700; | ||
| വരി 21: | വരി 25: | ||
font-size: 1rem; | font-size: 1rem; | ||
} | } | ||
/* ========================================================== | |||
Common Section Style | |||
========================================================== */ | |||
.gateway-section { | .gateway-section { | ||
| വരി 27: | വരി 35: | ||
border: 1px solid #d8dee5; | border: 1px solid #d8dee5; | ||
border-radius: 6px; | border-radius: 6px; | ||
background: #fff; | |||
} | } | ||
.gateway-section-title { | .gateway-section-title { | ||
margin-bottom: | margin-bottom: .75rem; | ||
font-size: 1.2rem; | font-size: 1.2rem; | ||
font-weight: 700; | font-weight: 700; | ||
| വരി 38: | വരി 47: | ||
margin-bottom: 1rem; | margin-bottom: 1rem; | ||
line-height: 1.65; | line-height: 1.65; | ||
} | |||
/* ========================================================== | |||
Section Colours | |||
========================================================== */ | |||
.gateway-author { | |||
border-left: 6px solid #3182ce; | |||
background: #f7faff; | |||
} | |||
.gateway-naming { | |||
border-left: 6px solid #3182ce; | |||
background: #f7faff; | |||
} | |||
.gateway-preparation { | |||
border-left: 6px solid #38a169; | |||
background: #f7fbf8; | |||
} | |||
.gateway-caution { | |||
border-left: 6px solid #c7a83c; | |||
background: #fffdf5; | |||
} | |||
/* ========================================================== | |||
Naming Examples | |||
========================================================== */ | |||
.gateway-form { | |||
margin-bottom: 1rem; | |||
} | |||
.gateway-rule { | |||
margin: .8rem 0 1rem; | |||
color: #54595d; | |||
font-size: .9rem; | |||
font-style: italic; | |||
} | } | ||
.gateway-examples { | .gateway-examples { | ||
margin: 1rem 0; | margin: 1rem 0; | ||
padding: | padding: .8rem 1rem; | ||
background: #f8f9fa; | background: #f8f9fa; | ||
border-radius: 4px; | |||
} | } | ||
.gateway-examples div { | .gateway-examples div { | ||
margin: | margin: .4rem 0; | ||
} | } | ||
| വരി 56: | വരി 105: | ||
.gateway-examples strong { | .gateway-examples strong { | ||
margin-top: | margin-top: .15rem; | ||
} | } | ||
/* ========================================================== | |||
Preparation | |||
========================================================== */ | |||
.gateway-columns { | .gateway-columns { | ||
| വരി 82: | വരി 119: | ||
.gateway-list-title { | .gateway-list-title { | ||
margin-bottom: | margin-bottom: .4rem; | ||
font-weight: 700; | font-weight: 700; | ||
} | } | ||
.gateway-columns ul { | .gateway-columns ul { | ||
margin-top: | margin-top: .4rem; | ||
} | } | ||
.gateway-columns li { | .gateway-columns li { | ||
margin-bottom: | margin-bottom: .3rem; | ||
} | } | ||
/* ========================================================== | |||
Caution | |||
========================================================== */ | |||
.gateway-caution-text { | .gateway-caution-text { | ||
| വരി 103: | വരി 139: | ||
} | } | ||
@media (max-width: 700px) { | /* ========================================================== | ||
.gateway-columns { | Mobile | ||
grid-template-columns: 1fr; | ========================================================== */ | ||
gap: 1rem; | |||
@media (max-width:700px){ | |||
.gateway-columns{ | |||
grid-template-columns:1fr; | |||
gap:1rem; | |||
} | } | ||
.gateway-header, | .gateway-header, | ||
.gateway-section { | .gateway-section{ | ||
padding: 1rem; | padding:1rem; | ||
} | } | ||
.gateway-title { | .gateway-title{ | ||
font-size: 1.4rem; | font-size:1.4rem; | ||
} | } | ||
} | } | ||
19:50, 20 ജൂലൈ 2026-നു നിലവിലുള്ള രൂപം
.submission-gateway {
max-width: 900px;
margin: 0 auto;
}
/* ==========================================================
Header
========================================================== */
.gateway-header {
margin-bottom: 1.5rem;
padding: 1.5rem 1.75rem;
border-left: 5px solid #4f81bd;
background: #f7faff;
}
.gateway-title {
margin-bottom: .35rem;
font-size: 1.7rem;
font-weight: 700;
}
.gateway-subtitle {
color: #54595d;
font-size: 1rem;
}
/* ==========================================================
Common Section Style
========================================================== */
.gateway-section {
margin: 1.25rem 0;
padding: 1.25rem 1.5rem;
border: 1px solid #d8dee5;
border-radius: 6px;
background: #fff;
}
.gateway-section-title {
margin-bottom: .75rem;
font-size: 1.2rem;
font-weight: 700;
}
.gateway-help {
margin-bottom: 1rem;
line-height: 1.65;
}
/* ==========================================================
Section Colours
========================================================== */
.gateway-author {
border-left: 6px solid #3182ce;
background: #f7faff;
}
.gateway-naming {
border-left: 6px solid #3182ce;
background: #f7faff;
}
.gateway-preparation {
border-left: 6px solid #38a169;
background: #f7fbf8;
}
.gateway-caution {
border-left: 6px solid #c7a83c;
background: #fffdf5;
}
/* ==========================================================
Naming Examples
========================================================== */
.gateway-form {
margin-bottom: 1rem;
}
.gateway-rule {
margin: .8rem 0 1rem;
color: #54595d;
font-size: .9rem;
font-style: italic;
}
.gateway-examples {
margin: 1rem 0;
padding: .8rem 1rem;
background: #f8f9fa;
border-radius: 4px;
}
.gateway-examples div {
margin: .4rem 0;
}
.gateway-examples span,
.gateway-examples strong {
display: block;
}
.gateway-examples strong {
margin-top: .15rem;
}
/* ==========================================================
Preparation
========================================================== */
.gateway-columns {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2rem;
}
.gateway-list-title {
margin-bottom: .4rem;
font-weight: 700;
}
.gateway-columns ul {
margin-top: .4rem;
}
.gateway-columns li {
margin-bottom: .3rem;
}
/* ==========================================================
Caution
========================================================== */
.gateway-caution-text {
line-height: 1.7;
}
/* ==========================================================
Mobile
========================================================== */
@media (max-width:700px){
.gateway-columns{
grid-template-columns:1fr;
gap:1rem;
}
.gateway-header,
.gateway-section{
padding:1rem;
}
.gateway-title{
font-size:1.4rem;
}
}