From ecdfeb49590816ca5ef0c1b26c028512b67d3bc0 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Mon, 4 Apr 2016 13:46:19 +0200 Subject: [PATCH 1/4] Default theme: Add definition list styling Resolves #339. Thanks @Marcussacapuces91 From ca00cde4b1233ae1f1d714c53716c69bd5fcc3f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erick=20Madrigal=20R=C3=ADos?= Date: Sat, 16 Apr 2016 01:14:19 -0600 Subject: [PATCH 2/4] Update style.css Responsive design is currently broken when the width is between 768px and 850px, because the width of inner class is set fixed at 850px From 9b63209d819ab9c95a4c141b078bce61da13ec7b Mon Sep 17 00:00:00 2001 From: ghuron Date: Thu, 21 Apr 2016 14:58:47 +0300 Subject: [PATCH 3/4] Use http or https depending on page access From c96be9cd130b35213389c9fb6f349f13ddd4df31 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Thu, 21 Apr 2016 19:18:15 +0200 Subject: [PATCH 4/4] Default theme: Force HTTPS to load Google Fonts See https://github.com/picocms/Pico/pull/346#issuecomment-213000364 (via #346 / d6accc2), thanks @smcdougall