edit css and README 0.6
authorRiwad Salim <riwad.salim@yahoo.fr>
Wed, 04 Sep 2019 16:59:11 +0200
changeset 35 7868b794e6cc
parent 34 9f81d25bdfd1
child 36 2cb2ab7d1b7d
edit css and README
README.md
src/web/app/themes/twentynineteen-child/style.css
--- a/README.md	Fri Aug 23 17:40:43 2019 +0200
+++ b/README.md	Wed Sep 04 16:59:11 2019 +0200
@@ -18,6 +18,9 @@
 
 ### Installing
 
+*For WSL on Windows you may have to create an alias for docker-compose :``` $ alias docker-compose=docker-compose.exe```*
+
+
 Build docker images:
 
 ```
--- a/src/web/app/themes/twentynineteen-child/style.css	Fri Aug 23 17:40:43 2019 +0200
+++ b/src/web/app/themes/twentynineteen-child/style.css	Wed Sep 04 16:59:11 2019 +0200
@@ -92,6 +92,12 @@
     Justify-content: flex-start;
     align-items: baseline;
 }
+/*DANS LA PRESSE*/
+.page-id-768 .content-area, .page-id-768 .site-main {
+    display: flex;
+    flex-flow: row wrap;
+    Justify-content: center;
+}
 
 body.home .entry {
     margin: 0;