summaryrefslogtreecommitdiffstats
path: root/userContent
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-15 00:29:11 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-15 00:29:11 +0100
commitab5317ede876c4115bd58fa02ba1081aefe0afcb (patch)
treee5b485ab316cbf5b5ee2f2951afb2249ef617528 /userContent
parent455be80b935135f164aebb143806849c9905215e (diff)
downloadjenkins.debian.net-ab5317ede876c4115bd58fa02ba1081aefe0afcb.tar.xz
reproducible fedora rpms: add fedora logo
Diffstat (limited to 'userContent')
-rw-r--r--userContent/reproducible/rpms/fedora-23.css130
-rw-r--r--userContent/reproducible/rpms/fedora-23_logo.pngbin0 -> 11879 bytes
2 files changed, 0 insertions, 130 deletions
diff --git a/userContent/reproducible/rpms/fedora-23.css b/userContent/reproducible/rpms/fedora-23.css
index 53aefd57..45b06157 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)); }
-
-@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)); } }
-@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 00000000..39b6c912
--- /dev/null
+++ b/userContent/reproducible/rpms/fedora-23_logo.png
Binary files differ