[planet-web] And the ones under the web/ area
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [planet-web] And the ones under the web/ area
- Date: Thu, 29 May 2014 18:04:40 +0000 (UTC)
commit 37c5b1409bb9c498f80cb104aa18f4a0e9962652
Author: Andrea Veri <av gnome org>
Date: Thu May 29 20:04:36 2014 +0200
And the ones under the web/ area
web/planet.css | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/web/planet.css b/web/planet.css
index c461429..924bde8 100644
--- a/web/planet.css
+++ b/web/planet.css
@@ -38,7 +38,7 @@ div.post {
position: relative;
margin-left: 10em;
padding: 2em;
- background: url(https://planet.gnome.org/img/bubble/post_topbg.png) center top repeat-x,
url(https://planet.gnome.org/img/bubble/post_bottombg.png) center bottom repeat-x;
+ background: url(http://planet.gnome.org/img/bubble/post_topbg.png) center top repeat-x,
url(http://planet.gnome.org/img/bubble/post_bottombg.png) center bottom repeat-x;
box-shadow: 0 0 4px rgba(50, 50, 50, 0.25);
border: 1px solid rgb(192, 192, 192);
border-radius: 10px;
@@ -52,7 +52,7 @@ div.post:before {
height: 150px;
left: -150px;
display: block;
- background: transparent url(https://planet.gnome.org/img/bubble/nipple.png) top right no-repeat;
+ background: transparent url(http://planet.gnome.org/img/bubble/nipple.png) top right no-repeat;
}
b.cr {
@@ -252,7 +252,7 @@ b.bo { bottom: 0px; left: 0px; background-position: bottom left; }
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px;
border-radius: 5px 5px 5px 5px;
- background: url("https://planet.gnome.org/img/30/favicon.png") no-repeat scroll 8px 7px
#FFFFFF;
+ background: url("http://planet.gnome.org/img/30/favicon.png") no-repeat scroll 8px 7px
#FFFFFF;
color: #555753;
float: right;
font-size: 12px;
@@ -264,7 +264,7 @@ b.bo { bottom: 0px; left: 0px; background-position: bottom left; }
#page
{
- background: url("https://planet.gnome.org/img/30/html-bg.png") repeat-x scroll center top
#FFFFFF;
+ background: url("http://planet.gnome.org/img/30/html-bg.png") repeat-x scroll center top
#FFFFFF;
font-family: Cantarell,'Droid Sans',Ubuntu,'DejaVu Sans',Arial,sans-serif;
}
@@ -303,7 +303,7 @@ b.bo { bottom: 0px; left: 0px; background-position: bottom left; }
#footer-grass
{
- background: url("https://planet.gnome.org/img/30/grass.png") repeat-x scroll center top transparent;
+ background: url("http://planet.gnome.org/img/30/grass.png") repeat-x scroll center top transparent;
height: 39px;
margin-top: -33px;
}
@@ -316,7 +316,7 @@ b.bo { bottom: 0px; left: 0px; background-position: bottom left; }
height: 180px;
margin-top: 0;
width: 940px;
- background-image: url("https://planet.gnome.org/img/30/default.png");
+ background-image: url("http://planet.gnome.org/img/30/default.png");
}
#planet-banner
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]