Files
OnDoc/API_NetFramework - Kopie (2)/Content/Site.css
Stefan Hutter 00eae8a837 Update 20250204
2025-02-04 22:36:20 +01:00

14 lines
278 B
CSS

/* Set padding to keep content from hitting the edges */
.body-content {
margin-top: 15px;
padding-left: 15px;
padding-right: 15px;
}
/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
max-width: 280px;
}