diff --git a/contributors/index.html b/contributors/index.html index 2770823..1925b9c 100755 --- a/contributors/index.html +++ b/contributors/index.html @@ -386,39 +386,41 @@
This page lists all current maintainers and contributors.
This lists all the maintainers responsible for project management and the overall direction of the CMF3 project.
+Scripting, Config, Tools, project Management, Build Automation
This lists all the contributors to CMF3.
+ diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 93e2ff1..7635cc6 100755 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ diff --git a/styles.css b/styles.css index f2712b6..13a851f 100755 --- a/styles.css +++ b/styles.css @@ -120,4 +120,14 @@ div.function.notes .md-button { .grid.cards.downloads-card li p { text-align: center; +} + +.grid.cards.contributer-cards { + grid-template-columns: none; +} + +.grid.cards.contributer-cards li { + background-color: #c3c3c31c; + min-width: 800px; + width:fit-content; } \ No newline at end of file