[Debconf6-data-commit] r116 - website/media/dc6/css
Neil McGovern
neilm at costa.debian.org
Wed Dec 7 15:21:01 UTC 2005
Author: neilm
Date: 2005-12-07 15:20:54 +0000 (Wed, 07 Dec 2005)
New Revision: 116
Modified:
website/media/dc6/css/dday.css
website/media/dc6/css/main.css
Log:
Modified css. Final (hopefully) stage
Modified: website/media/dc6/css/dday.css
===================================================================
--- website/media/dc6/css/dday.css 2005-12-07 15:18:26 UTC (rev 115)
+++ website/media/dc6/css/dday.css 2005-12-07 15:20:54 UTC (rev 116)
@@ -23,7 +23,7 @@
}
BODY {
- background-image: url(/images/debday_bg.jpg);
+ background-image: url(http://media.debconf.org/dc6/images/debday_bg.jpg);
background-repeat: no-repeat;
background-position: bottom right;
background-color: #FF9933;
@@ -200,7 +200,7 @@
background-color: #FFFFFF;
color: inherit;
float: left;
- background-image: url('/images/swirl.png');
+ background-image: url('http://media.debconf.org/dc6/images/swirl.png');
background-position: center center;
background-repeat: no-repeat;
}
@@ -221,7 +221,7 @@
}
DIV#masthead {
- background-image: url('/images/head_top.png');
+ background-image: url('http://media.debconf.org/dc6/images/head_top.png');
background-position: top left;
background-repeat: no-repeat;
height: 141px;
Modified: website/media/dc6/css/main.css
===================================================================
--- website/media/dc6/css/main.css 2005-12-07 15:18:26 UTC (rev 115)
+++ website/media/dc6/css/main.css 2005-12-07 15:20:54 UTC (rev 116)
@@ -33,7 +33,7 @@
}
BODY {
- background-image: url(/images/mainbg.jpg);
+ background-image: url(http://media.debconf.org/dc6/images/mainbg.jpg);
background-repeat: no-repeat;
background-position: bottom right;
background-color: #67CB33;
@@ -210,7 +210,7 @@
background-color: #FFFFFF;
color: inherit;
float: left;
- background-image: url('/images/swirl.png');
+ background-image: url('http://media.debconf.org/dc6/images/swirl.png');
background-position: center center;
background-repeat: no-repeat;
}
@@ -231,7 +231,7 @@
}
DIV#masthead {
- background-image: url('/images/head_top.png');
+ background-image: url('http://media.debconf.org/dc6/images/head_top.png');
background-position: top left;
background-repeat: no-repeat;
height: 141px;
More information about the Debconf6-data-commit
mailing list