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

github.com/spf13/hyde.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/poole.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/poole.css b/static/css/poole.css
index 7ddd054..54516b8 100644
--- a/static/css/poole.css
+++ b/static/css/poole.css
@@ -63,6 +63,7 @@ body {
background-color: #fff;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
+ text-size-adjust: 100%;
}
/* No `:visited` state is required by default (browsers will use `a`) */