diff --git a/output/construction.html b/output/construction.html index 02c4a47..2cf418c 100644 --- a/output/construction.html +++ b/output/construction.html @@ -18,12 +18,6 @@

Construction

-

@@ -31,6 +25,12 @@
+

diff --git a/output/courtyard.html b/output/courtyard.html index 6e1b6e5..9f59ac3 100644 --- a/output/courtyard.html +++ b/output/courtyard.html @@ -18,6 +18,13 @@

Courtyard

+
+ + + + + +

He goes to the balcony twice a day to smoke a cigarette. It overlooks the courtyard, so it is just outside enough to give himself the impression that he is going somewhere. The junk and the dust lingering on the other balconies have made space to allow a chair and a reading person to get a bit of sunlight. He can hear neighbors laughing out loud, as they always had in peaceful sunny spring afternoon. They started to watch an old TV show last week. He knows the ending and can even tell some lines.

-
- - - - - -
diff --git a/output/sunday.html b/output/sunday.html index 9d494a0..518dd9a 100644 --- a/output/sunday.html +++ b/output/sunday.html @@ -18,12 +18,6 @@

Sunday

-

@@ -31,6 +25,12 @@
+

diff --git a/output/theme/css/main-v2.css b/output/theme/css/main-v2.css index 07ba126..a8307f7 100755 --- a/output/theme/css/main-v2.css +++ b/output/theme/css/main-v2.css @@ -165,12 +165,12 @@ p a { .article-content p { font-size: 1.2em; line-height: 150%; - padding-right: 50px; + padding-right: 40px; } .article-img img{ - max-width: 60%; - width:60%; + max-width: 80%; + width: 80%; } .article { @@ -185,7 +185,7 @@ p a { .column { float: left; - width: 50%; + width: 40%; padding: 15px; } diff --git a/output/theme/js/slideshow.js b/output/theme/js/slideshow.js index 5b1f025..359484f 100644 --- a/output/theme/js/slideshow.js +++ b/output/theme/js/slideshow.js @@ -15,12 +15,14 @@ function closeModal() { for(let i=0; i{{ article.title }}
-
{{ article.content }}
{% for i in [1, 2, 3, 4, 5] %} {% endfor %}
+
{{ article.content }}