Index: arms/css/override.css =================================================================== diff -u -rb047f435489969819522d9c285508b96502176eb -r8c07de488e835706d7f2e3c03dcfc6b22d3a67c1 --- arms/css/override.css (.../override.css) (revision b047f435489969819522d9c285508b96502176eb) +++ arms/css/override.css (.../override.css) (revision 8c07de488e835706d7f2e3c03dcfc6b22d3a67c1) @@ -2208,6 +2208,7 @@ .contributorList li .profile .profileImg img[data-v-35dc3539] { width: 100%; height: 100%; + object-fit: cover; } .contributorList li .profile h2[data-v-35dc3539] { @@ -2542,7 +2543,7 @@ } .about h2 { - color: #5b617b; + color: #666; margin-bottom: 7%; padding-top: 20px; } @@ -2584,16 +2585,23 @@ /*-------------------------------------------------------------- # Contributors --------------------------------------------------------------*/ +#contributors { + margin: 100px auto; +} #contributors .section-title { margin-bottom: 5%; } /*-------------------------------------------------------------- # Contact --------------------------------------------------------------*/ -.contact { - margin: 100px auto; +#contact { + padding: 100px 0; } +.contact h2 { + color: #666; +} + .contact .info { width: 100%; } @@ -2651,7 +2659,7 @@ .contact .php-email-form .error-message { display: none; - color: #fff; + color: #666; background: #ed3c0d; text-align: left; padding: 15px; @@ -2695,13 +2703,12 @@ border-radius: 4px; box-shadow: none; font-size: 14px; - color: #fff; background-color: transparent; } .contact .php-email-form input::placeholder, .contact .php-email-form textarea::placeholder { - color: #fff; + color: #666; } .contact .php-email-form input[type="text"], Index: arms/index.html =================================================================== diff -u -rb047f435489969819522d9c285508b96502176eb -r8c07de488e835706d7f2e3c03dcfc6b22d3a67c1 --- arms/index.html (.../index.html) (revision b047f435489969819522d9c285508b96502176eb) +++ arms/index.html (.../index.html) (revision 8c07de488e835706d7f2e3c03dcfc6b22d3a67c1) @@ -805,37 +805,6 @@ Project owner -
- - - - - - - - - - - - -