[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fedora rpms: add fedora logo

Holger Levsen holger at moszumanska.debian.org
Mon Dec 14 23:29:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit ab5317ede876c4115bd58fa02ba1081aefe0afcb
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Dec 15 00:29:11 2015 +0100

    reproducible fedora rpms: add fedora logo
---
 bin/reproducible_html_rpms.sh                    |   4 +-
 userContent/reproducible/rpms/fedora-23.css      | 130 -----------------------
 userContent/reproducible/rpms/fedora-23_logo.png | Bin 0 -> 11879 bytes
 3 files changed, 2 insertions(+), 132 deletions(-)

diff --git a/bin/reproducible_html_rpms.sh b/bin/reproducible_html_rpms.sh
index 03c5584..32d6c12 100755
--- a/bin/reproducible_html_rpms.sh
+++ b/bin/reproducible_html_rpms.sh
@@ -124,8 +124,8 @@ cat > $PAGE <<- EOF
     <link rel='stylesheet' href='/rpms/$RELEASE.css' type='text/css' media='all' />
   </head>
   <body>
-    <div id="archnavbar">
-	    <div id="logo"></div>
+    <div id="logo">
+    <p><img src="${RELEASE}_logo.png" alt="$RELEASE logo" height="50%" /></p>
     </div>
     <div class="content">
       <h1>Reproducible $RELEASE ($ARCH) ?!</h1>
diff --git a/userContent/reproducible/rpms/fedora-23.css b/userContent/reproducible/rpms/fedora-23.css
index 53aefd5..45b0615 100644
--- a/userContent/reproducible/rpms/fedora-23.css
+++ b/userContent/reproducible/rpms/fedora-23.css
@@ -1,7 +1,6 @@
 /**
  * Reset some basic elements
  *
- * @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
 */
 
 body, h1, h2, h3, h4, h5, h6,
@@ -32,15 +31,6 @@ ul, ol, dl, figure,
   margin-bottom: 15px; }
 
 /**
- * Images
- */
-/*img {
- *    max-width: 100%;
- *    vertical-align: middle;
- * }
-*/
-
-/**
  * Lists
  */
 ul, ol {
@@ -102,70 +92,6 @@ pre {
     padding-right: 0;
     padding-left: 0; }
 
-/**
- * Site header
- */
-#logo-col img {
-  margin-bottom: 15px; }
-
-#logo-col h1 {
-  padding: 0;
-  margin: 0; }
-
-#logo-col a {
-  display: block;
-  height: 46px; }
-
-#logo-col a span {
-  display: none; }
-
-/* Splash gradient background */
-#splash, .title {
-  background: #3c6db3 !important;
-  background: -moz-linear-gradient(90deg, #3c6db3 18%, #325691 99%);
-  background: -webkit-linear-gradient(90deg, #3c6db3 18%, #325691 99%);
-  background: -o-linear-gradient(90deg, #3c6db3 18%, #325691 99%);
-  background: -ms-linear-gradient(90deg, #3c6db3 18%, #325691 99%);
-  background: linear-gradient(180deg, #3c6db3 18%, #325691 99%);
-  background-image: url("/static/img/titles/title_front.png") !important;
-  background-size: cover !important;
-  /* this is esentially h2 for the tile page, h1 otherwise */ }
-  #splash h1, #splash h2, .title h1, .title h2 {
-    font-family: "Open Sans Semibold";
-    text-shadow: 0px 3px 1px #253a66;
-    color: white;
-    font-size: 30px; }
-  #splash p, .title p {
-    color: white; }
-
-.title#start {
-  background-image: url("/static/img/titles/title_start.png") !important; }
-
-.title#tools {
-  background-image: url("/static/img/titles/title_tools.png") !important; }
-
-.title#tech {
-  background-image: url("/static/img/titles/title_tech.png") !important; }
-
-.title#deploy {
-  background-image: url("/static/img/titles/title_deploy.png") !important;
-  background-position: right 20% !important; }
-
-.title {
-  height: 180px;
-  margin-bottom: 30px; }
-  .title #page-title {
-    padding-top: 20px; }
-  .title img.img-circle {
-    background-color: white;
-    padding: 6px;
-    width: 100px;
-    margin-top: 30px;
-    margin-right: 20px;
-    float: left; }
-  .title h1 {
-    margin-top: 60px; }
-
 @media all and (min-width: 768px) {
   .title #page-description p {
     font-size: 14pt !important;
@@ -185,13 +111,6 @@ pre {
     height: 70px;
     display: table-cell !important;
     padding-top: 15px; } }
-#splash, .title, #header {
-  margin-left: 0px !important;
-  margin-right: 0px !important;
-  width: 100% !important; }
-
-#splash {
-  min-height: 370px; }
 
 /**
  * Site footer
@@ -199,55 +118,6 @@ pre {
 footer {
   margin-top: 80px; }
 
-.site-footer {
-  border-top: 1px solid #e8e8e8;
-  padding: 30px 0; }
-
-.footer-heading {
-  font-size: 18px;
-  margin-bottom: 15px; }
-
-.contact-list,
-.social-media-list {
-  list-style: none;
-  margin-left: 0; }
-
-.footer-col-wrapper {
-  font-size: 15px;
-  color: #828282;
-  margin-left: -15px; }
-
-.footer-col {
-  float: left;
-  margin-bottom: 15px;
-  padding-left: 15px; }
-
-.footer-col-1 {
-  width: -webkit-calc(35% - (30px / 2));
-  width: calc(35% - (30px / 2)); }
-
-.footer-col-2 {
-  width: -webkit-calc(20% - (30px / 2));
-  width: calc(20% - (30px / 2)); }
-
-.footer-col-3 {
-  width: -webkit-calc(45% - (30px / 2));
-  width: calc(45% - (30px / 2)); }
-
- at media screen and (max-width: 800px) {
-  .footer-col-1,
-  .footer-col-2 {
-    width: -webkit-calc(50% - (30px / 2));
-    width: calc(50% - (30px / 2)); }
-
-  .footer-col-3 {
-    width: -webkit-calc(100% - (30px / 2));
-    width: calc(100% - (30px / 2)); } }
- at media screen and (max-width: 600px) {
-  .footer-col {
-    float: none;
-    width: -webkit-calc(100% - (30px / 2));
-    width: calc(100% - (30px / 2)); } }
 .footer {
   background-color: #e6e6e6;
   color: #777;
diff --git a/userContent/reproducible/rpms/fedora-23_logo.png b/userContent/reproducible/rpms/fedora-23_logo.png
new file mode 100644
index 0000000..39b6c91
Binary files /dev/null and b/userContent/reproducible/rpms/fedora-23_logo.png differ

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list