[
https://issues.apache.org/jira/browse/CB-11104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15249014#comment-15249014
]
ASF GitHub Bot commented on CB-11104:
-------------------------------------
Github user dblotsky commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/581#discussion_r60334146
--- Diff: www/static/css-src/main.scss ---
@@ -194,6 +194,23 @@ code {
color: #000000;
}
+/* algolia search formatting */
+.algolia-docsearch-suggestion--category-header,
.algolia-docsearch-suggestion {
+ font-family: "Raleway", Helvetica, Arial, sans-serif !important;
+}
+
+.algolia-docsearch-suggestion--category-header {
+ background-color: #262626 !important;
+ font-size: 16px !important;
+ font-weight: bold !important;
+ line-height: 30px !important;
+}
+
+.algolia-docsearch-suggestion {
+ font-size: 14px !important;
+ font-weight: 300 !important;
+}
+
--- End diff --
I just tried this guy in my browser, and it looks like there are just a few
inconsistencies with the current styling.
Old:


New:


> Integrate Algolia Search to cordova docs
> ----------------------------------------
>
> Key: CB-11104
> URL: https://issues.apache.org/jira/browse/CB-11104
> Project: Apache Cordova
> Issue Type: Task
> Components: Docs
> Reporter: Sarangan Rajamanickam
> Assignee: Sarangan Rajamanickam
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]