Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/the2ne/hugo-frais.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fredon <the2ne@gmail.com>2019-08-23 15:31:46 +0300
committerOlivier Fredon <the2ne@gmail.com>2019-08-23 15:31:46 +0300
commitaa2030381666f585f07b94c3744cd2af9831e127 (patch)
tree40d26357dbcd6b81f0b119bd0aceb7aca696792e
parentcd01972645a360fa75b093e8351f5f1f6214db09 (diff)
parent0425bf9c600667bd7e94fbc0215ab7e9c70105f4 (diff)
Merge branch 'master' of https://github.com/the2ne/hugo-frais
-rw-r--r--static/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 9860804..cb29f8a 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -190,6 +190,7 @@ sup {
* Remove the border on images inside links in IE 10-.
*/
img {
+ max-width: 100%;
border-style: none;
}
@@ -808,4 +809,4 @@ h2, h4, h6 {
h6 {
font-size: 1em;
}
-} \ No newline at end of file
+}