diff --git a/.gitignore b/.gitignore index 01ec336b..7fb591ed 100644 --- a/.gitignore +++ b/.gitignore @@ -5,8 +5,5 @@ sites/example.sites.php # Ignore paths that contain generated content. sites/*/files - -# Ignore default text files - # Ignore everything but the "sites" folder ( for non core developer ) .htaccess diff --git a/themes/custom/vanina/css/base/default.css b/themes/custom/vanina/css/base/default.css index 41b96814..dd7aa32f 100644 --- a/themes/custom/vanina/css/base/default.css +++ b/themes/custom/vanina/css/base/default.css @@ -10,6 +10,7 @@ html, body { font-family: helvetica, sans-serif; font-size: 1rem; line-height: 1.4; + /* COUCOU */ /*height: 100vh;*/ text-decoration: none; /*overflow-x: hidden;*/