Widget:FlexForm: Difference between revisions

From Tsadra Foundation Advanced Contemplative Scholarships
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 21: Line 21:
border-radius: 0.25rem;
border-radius: 0.25rem;
color: #fffcf5;
color: #fffcf5;
}
.btn-primary {
background: #36c;
border-color: #36c;
}
}
</style>
</style>

Revision as of 05:16, 2 May 2024

<style> input { padding: 0.1em 0.4em; margin-bottom: .1em; } caption { caption-side: top; color: #060606; font-weight: bold; font-size: 1.2rem; padding: .5em; background: #efefef; border: 1px solid #dddddd; } .section-nav-toggles { background: #36c; text-align: center; font-size: 1.1em; padding: 0.5rem; margin-bottom: 1.5rem; border-radius: 0.25rem; color: #fffcf5; } .btn-primary { background: #36c; border-color: #36c; } </style>