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

github.com/azmelanar/hugo-theme-pixyll.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkshcherban <k.scherban@gmail.com>2018-09-28 21:31:53 +0300
committerkshcherban <k.scherban@gmail.com>2018-09-28 21:31:53 +0300
commitd9b96519b1fde1304253644d7f3d679c4cb1ccbb (patch)
tree7603dea4c3dd9d3b0105b3077d5a94efb0648ab1
parentdedad3ffe1a21ccabf16acf763dd787098187362 (diff)
Revert fonts size changes
-rwxr-xr-xstatic/tipuesearch/tipuesearch.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/tipuesearch/tipuesearch.css b/static/tipuesearch/tipuesearch.css
index 72a33f9..e2638d1 100755
--- a/static/tipuesearch/tipuesearch.css
+++ b/static/tipuesearch/tipuesearch.css
@@ -45,7 +45,7 @@ http://www.tipue.com/search
}
#tipue_search_replace, #tipue_search_error, .tipue_search_content_text
{
- font: 300 1.25rem "Ubuntu", "PT Serif", Georgia, sans-serif;
+ font: 300 16px/1.6 "Ubuntu", "PT Serif", Georgia, sans-serif;
color: #333;
line-height: 1.2em;
}
@@ -68,7 +68,7 @@ http://www.tipue.com/search
}
.tipue_search_content_title
{
- font: 300 2.0rem "Ubuntu", "PT Serif", Georgia, sans-serif;
+ font: 300 30px/1.2 "Ubuntu", "PT Serif", Georgia, sans-serif;
color: #333;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
@@ -80,7 +80,7 @@ http://www.tipue.com/search
}
.tipue_search_content_url, .tipue_search_content_debug
{
- font: 300 1.25rem "Ubuntu", "PT Serif", Georgia, sans-serif;
+ font: 300 15px/1.7 "Ubuntu", "PT Serif", Georgia, sans-serif;
color: #0096cc;
}
.tipue_search_content_url a