[tools] Initial commit for F21 docs website rewrite.

rkratky rkratky at fedoraproject.org
Mon Aug 11 17:21:19 UTC 2014


commit 3bb2924f6c55053e7f23405a33221200e6ee0b7d
Author: Robert Krátký <rkratky at redhat.com>
Date:   Mon Aug 11 19:20:59 2014 +0200

    Initial commit for F21 docs website rewrite.

 site-files/site_overrides.css |  151 ++++++++++++++++++++++++++---------------
 1 files changed, 97 insertions(+), 54 deletions(-)
---
diff --git a/site-files/site_overrides.css b/site-files/site_overrides.css
index 0d2b564..dec8f93 100644
--- a/site-files/site_overrides.css
+++ b/site-files/site_overrides.css
@@ -71,9 +71,9 @@ span.book {
 }
 .menu div#menu div{
   color: #ffffff;
-  font-family: "ComfortaaRegular", "sans-serif";
-  font-weight: normal;
-  font-size: 14pt;
+  font-family: "Comfortaa", "sans-serif";
+  font-weight: bold;
+  font-size: 12pt;
   text-shadow: 0px 2px 1px #294172;
   margin-top: 0em;
   margin-left: 10px;
@@ -81,52 +81,46 @@ span.book {
   background-color: #3C6EB4;
 }
 div.side_products {
-  width:200px;
-/*  height:300px; */
-  -webkit-border-radius: 2px 7px 7px 2px;
-  -moz-border-radius: 2px 7px 7px 2px;
-  border-radius: 2px 7px 7px 2px;
-  border: 2px solid #3C6EB4;
-  border-left: 0px;
-  background-color:#fff;
+  width:230px;
+  background-color: #fff;
   padding-top: 0px !important;
+  margin-right: 10px !important;
 }
 .side_products div.link a {
   padding-left: 10px !important;
   text-decoration: none !important;
   color: #3C6EB4 !important;
 }
+.side_products div.link a:hover {
+  background-color: #c4d0e3;
+}
 .menu .side_products div.link a.active {
   color: #EEEEEE !important;
   margin: 0px;
   position: relative;
-  -webkit-border-radius: 1px 5px 5px 1px;
-  -moz-border-radius: 1px 5px 5px 1px;
-  border-radius: 1px 5px 5px 1px;
- /* border:2px solid #3C6EB4;*/
-  background-color: #3C6EB4
+  background-color: #c4d0e3;
   }
 .menu div.side_products div.link a.active:after {
 display: none;
 }
 
 div.title {
-  margin-left: -69px;
-  padding-right:35px;
-  -webkit-border-radius: 2px 7px 7px 2px;
-  -moz-border-radius: 2px 7px 7px 2px;
-  border-radius: 2px 7px 7px 2px;
-  border: 2px solid #3C6EB4;
-  border-left: 22px;
-  background-color:#fff;
+  background-color: #C4D0E3 !important;
+  background-image: none !important;
   padding-top: 0px !important;
-  padding-left:50px;
-  background-size: auto 90% !important;
-  background-position: 6px 3px !important;
+  margin: 0px !important;
+}
+.formalpara div.title {
+  background-color: transparent !important;
+  margin: 0.2em 0 !important;
+  font-weight: bold;
 }
 .bottom_products > div.title span a {
   color: #3C6EB4 !important;
 }
+.bottom_products > div.title span {
+  background-color: transparent !important;
+}
 
 .bottom_products > div.title span a:hover {
   color: #3C6EB4 !important;
@@ -137,21 +131,13 @@ div.title {
   left: 5px;
 }
 .version_tabs span.link a {
-  -webkit-border-radius: 2px 2px 7px 7px;
-  -moz-border-radius: 2px 2px 7px 7px;
-  border-radius: 2px 2px 7px 7px;
-  border: 2px solid #3C6EB4;
   background-color: #C4D0E3;
   color: #3C6EB4;
-  /*  background-color: #3C6EB4 !important;*/
 }
 .version_tabs span.link a:hover {
   color: #C4D0E3;  
   background-color: #3C6EB4;
 }
-div#Fedora div.title {
-  background: url('http://fedoraproject.org/static/images/fedora-logo.png') no-repeat scroll transparent ;
-}
 .version_tabs span.link a.active {
   background-color: #3C6EB4 !important;
   color: #C4D0E3 !important;
@@ -179,18 +165,17 @@ div#wrapper div#menu {
   border-color: transparent transparent transparent !important;
   border: none !important;
   display: none !important;
+  padding-left: 3em !important;
 }
 .breadcrumb:before {
-
-  -webkit-border-radius: 1px 1px 1px 1px;
-  -moz-border-radius: 1px 1px 1px 1px;
-  border-radius: 1px 1px 1px 1px;
-  border-color: #C4D0E3 !important;
-  border-color: transparent transparent transparent #C4D0E3 !important;
-  border-width: 0px 1px 0px 1px;
-/*  border: none !important;*/
+  border: none !important;
+  content: ">" !important;
+  right: 10px !important;
 }
-  #menu ul a {
+#lang_menu_2:before, #book_format_menu:before, #book_lang_menu:before {
+    border-color: #fff transparent transparent !important;
+}
+#menu ul a {
   color: #3C6EB4 !important;
 }
 #menu ul a:hover {
@@ -201,21 +186,79 @@ div#wrapper div#menu {
   background-color: #C4D0E3 !important;
   text-shadow: none;
   color: #3C6EB4 !important;
-}
+}1px
 
 .menu .bottom_versions .title span { 
   background-color: #3C6EB4 !important;
-  left: -40px !important;
-  padding-left: 60px !important;
-  position: relative;
-  -webkit-border-radius: 1px 5px 5px 1px;
-  -moz-border-radius: 1px 5px 5px 1px;
-  border-radius: 1px 5px 5px 1px;
- /* border:2px solid #3C6EB4;*/
-  background-color: #3C6EB4
-  }
+}
 
 .bottom_versions > .title span a {
   color: #ECECEC !important;
+  font-size: 10px !important;
+}
+
+.bottom_products > .title a {
+  font-size: 1em !important;
+  font-weight: bold !important;
+}
+.bottom_products .title {
+  text-align: left !important;
+  padding: 5px 10px !important;
+}
+
+.slider_item.slide0 { /* carousel slide bg */
+    background-color: gray !important;
+}
+.slider_item.slide1 { /* carousel slide bg */
+    background-color: lightblue !important;
+}
+.slider_item.slide2 { /* carousel slide bg */
+    background-color: pink !important;
+}
+.slider_item.slide3 { /* carousel slide bg */
+    background-color: yellow !important;
+}
+.slider_item.slide4 { /* carousel slide bg */
+    background-color: lightgreen !important;
+}
+.slider_item.slide5 { /* carousel slide bg */
+    background-color: cyan !important;
+}
+
+
+.main_content {
+    background-color: #d1d3d4 !important;
+    padding: 10px;
+}
+
+.lang_bottom_box {
+    padding: 10px !important;
+}
+
+.version_tabs .link {
+    box-shadow: none !important;
+    margin-right: -8px !important;
 }
 
+.lang_bottom_box .article {
+    padding: 10px !important;
+}
+.side_products .side_box {
+    border-bottom: 10px solid #d1d3d4;
+}
+.side_products .side_box .box_inside {
+    padding: 5px 10px;
+}
+.logo_header {
+  padding: 0;
+  margin: 0 0px 10px 240px;
+  height: 106px;
+  background-color: #003e70;
+  background-image: url('images/web_logo.png');
+  background-repeat: no-repeat;
+}
+.searchfield {
+  width: 50px;
+  border: 1px solid white;
+  display: none;
+}
\ No newline at end of file


More information about the docs-commits mailing list