[docsite-publican] publican web_style 2 fixes add font awesome

Jeff Fearn jfearn at fedoraproject.org
Wed Dec 3 23:16:50 UTC 2014


commit 9933340d54e38ddbd2b5b3446262b4aa49ada352
Author: Jeff Fearn <jfearn at redhat.com>
Date:   Thu Dec 4 09:11:32 2014 +1000

    publican web_style 2 fixes
    add font awesome

 en-US/Ads.xml           |   30 +++++++++++++
 en-US/images/f20_bg.jpg |  Bin 0 -> 44137 bytes
 site_overrides.css      |  107 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 137 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Ads.xml b/en-US/Ads.xml
new file mode 100644
index 0000000..090a8b2
--- /dev/null
+++ b/en-US/Ads.xml
@@ -0,0 +1,30 @@
+<?xml version='1.0'?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+<refentry>
+	<refnamediv>
+		<refname>ADs</refname>
+		<refpurpose>ADs for the home page</refpurpose>
+	</refnamediv>
+	<refsection role="f20">
+		<title>Fedora&nbsp;20 Release Notes!</title>
+		<subtitle>This is a link, you can click it to go the book!</subtitle>
+		<literallayout>Fedora/20/html/Release_Notes/index.html</literallayout>
+	</refsection>
+	<refsection role="f14">
+		<title>Fedora&nbsp;14 Accessibility Guide</title>
+		<subtitle>Is it there or is it not?</subtitle>
+		<literallayout>Fedora/14/html/Accessibility_Guide/</literallayout>
+	</refsection>
+	<refsection role="f20dl">
+		<title>Fedora&nbsp;20 now available</title>
+		<subtitle>Go get it! This is an external link and goes to the Fedora download page.</subtitle>	
+		<literallayout>http://fedoraproject.org/get-fedora</literallayout>
+	</refsection>
+	<refsection role="draftdocs">
+		<title>Fedora Draft Documentation</title>
+		<subtitle>See what we are currently working on...</subtitle>
+		<literallayout>index.html#Fedora_Draft_Documentation</literallayout>
+	</refsection>
+</refentry>
+
diff --git a/en-US/images/f20_bg.jpg b/en-US/images/f20_bg.jpg
new file mode 100644
index 0000000..a374d34
Binary files /dev/null and b/en-US/images/f20_bg.jpg differ
diff --git a/site_overrides.css b/site_overrides.css
new file mode 100644
index 0000000..0058ae5
--- /dev/null
+++ b/site_overrides.css
@@ -0,0 +1,107 @@
+
+.f20 {
+    background-color: #3c6eb4 !important;
+    background-image: url("en-US/images/f20_bg.jpg");
+}
+.f14 {
+    background-color: #3c6eb4 !important;
+    background-image: url("en-US/images/f20_bg.jpg");
+}
+.f20dl {
+    background-color: #3c6eb4 !important;
+    background-image: url("en-US/images/f20_bg.jpg");
+}
+.draftdocs {
+    background-color: #3c6eb4 !important;
+    background-image: url("en-US/images/f20_bg.jpg");
+}
+.groups span.link {
+    background-color: #c4d0e3 !important;
+    color: #3c6eb4 !important;
+}
+.version_tabs .link {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}
+a.rss.link {
+    background: none repeat scroll 0 0 transparent!important;
+    color: #ff6600!important;
+}
+
+.groups span.active, .version_tabs span.active {
+    background-color: RoyalBlue !important;
+    color: #c4d0e3 !important;
+}
+.bottom_books .formats a {
+    color: #3c6eb4 !important;
+}
+.side_products div.link a {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}
+.side_products div.link a.active {
+    background-color: RoyalBlue !important;
+    color: #c4d0e3 !important;
+}
+.product_bottom_box .bottom_versions .title {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}
+.menu .bottom_versions .title span, .product_bottom_box .bottom_versions > .title a {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}
+.sitefooter {
+    background-color: #c4d0e3;
+}
+#menu {
+    background-color: #c4d0e3 !important;
+    border-color: #c4d0e3 !important;
+}
+.breadcrumb {
+    background-color: #c4d0e3 !important;
+    color: #3c6eb4 !important;
+}
+#menu a {
+    color: #3c6eb4 !important;
+}
+.breadcrumb ul a {
+    background-color: #c4d0e3 !important;
+    color: #3c6eb4 !important;
+}
+#menu .breadcrumb:hover, #menu a:hover {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}
+#menu #book_lang_menu_list, #menu #lang_menu_list, #menu #book_format_menu_list {
+    background-color: #c4d0e3 !important;
+    color: #3c6eb4 !important;
+}
+#lang_menu_2 div, #book_format_menu div, #book_lang_menu div {
+    color: #3c6eb4 !important;
+}
+#lang_menu_2 div:hover, #book_format_menu div:hover, #book_lang_menu div:hover {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}
+.docnav {
+    background-color: rgba(196, 208, 227, 0.90) !important;
+}
+.docnav li.next a strong, .docnav li.previous a strong, .docnav .home {
+    color: #3c6eb4 !important;
+}
+.home:after {
+    border-color: transparent transparent #3c6eb4 !important;
+}
+#floatingtoc .toc {
+    background-color: rgba(196, 208, 227, 0.70) !important;
+}
+#floatingtoc a,
+#floatingtoc dd a {
+    color: RoyalBlue !important;
+}
+
+#book_lang_menu:hover, #book_lang_menu:hover > div, #book_format_menu:hover > div, #book_format_menu:hover {
+    background-color: #3c6eb4 !important;
+    color: #c4d0e3 !important;
+}


More information about the docs-commits mailing list