CC-Lizenz: fehlende Bilder hinzugefuegt und die Links korrigiert

This commit is contained in:
lars 2007-09-27 15:06:54 +00:00
parent 2d81126203
commit 8367548f2d
23 changed files with 28 additions and 28 deletions

View file

@ -103,32 +103,32 @@ li.license p {
} }
li.share { li.share {
list-style-image: url("/images/deed/share.png"); list-style-image: url("images/share.png");
list-style-position: outside; list-style-position: outside;
} }
li.remix { li.remix {
list-style-image: url("/images/deed/remix.png"); list-style-image: url("images/remix.png");
list-style-position: outside; list-style-position: outside;
} }
li.devnations { li.devnations {
list-style-image: url("/images/deed/devnations.png"); list-style-image: url("images/devnations.png");
list-style-position: outside; list-style-position: outside;
} }
li.by { li.by {
list-style-image: url("/images/deed/by.png"); list-style-image: url("images/by.png");
list-style-position: outside; list-style-position: outside;
} }
li.nc { li.nc {
list-style-image: url("/images/deed/nc.png"); list-style-image: url("images/nc.png");
list-style-position: outside; list-style-position: outside;
} }
li.sa { li.sa {
list-style-image: url("/images/deed/sa.png"); list-style-image: url("images/sa.png");
list-style-position: outside; list-style-position: outside;
} }
li.nd { li.nd {
list-style-image: url("/images/deed/nd.png"); list-style-image: url("images/nd.png");
list-style-position: outside; list-style-position: outside;
} }

View file

@ -18,7 +18,7 @@
} }
#deed { #deed {
background: url("/images/deed/deed-bg-head.png") 0 0 no-repeat #424242; background: url("images/deed-bg-head.png") 0 0 no-repeat #424242;
width: 768px; width: 768px;
padding: 10px 0; padding: 10px 0;
color: #333; color: #333;
@ -41,15 +41,15 @@
} }
.red #deed-head { .red #deed-head {
background: url("/images/deed/deed-head-red.png") 0 0 no-repeat; background: url("images/deed-head-red.png") 0 0 no-repeat;
} }
.yellow #deed-head { .yellow #deed-head {
background: url("/images/deed/deed-head-yellow.png") 0 0 no-repeat; background: url("images/deed-head-yellow.png") 0 0 no-repeat;
} }
.green #deed-head { .green #deed-head {
background: url("/images/deed/deed-head-green.png") 0 0 no-repeat; background: url("images/deed-head-green.png") 0 0 no-repeat;
} }
#deed-main { #deed-main {
@ -90,13 +90,13 @@
} }
#deed-rights { #deed-rights {
background: url("/images/deed/freedoms-header.png") 0 0 no-repeat; background: url("images/freedoms-header.png") 0 0 no-repeat;
padding: 0 10px; padding: 0 10px;
margin-bottom: 20px; margin-bottom: 20px;
} }
#deed-conditions { #deed-conditions {
background: url("/images/deed/limitations-header.png") 0 0 no-repeat; background: url("images/limitations-header.png") 0 0 no-repeat;
padding: 0 10px; padding: 0 10px;
margin-bottom: 33px; margin-bottom: 33px;
} }
@ -147,15 +147,15 @@
} }
.red #deed-foot { .red #deed-foot {
background: url("/images/deed/deed-foot-red.png") 0 0; background: url("images/deed-foot-red.png") 0 0;
} }
.yellow #deed-foot { .yellow #deed-foot {
background: url("/images/deed/deed-foot-yellow.png") 0 0; background: url("images/deed-foot-yellow.png") 0 0;
} }
.green #deed-foot { .green #deed-foot {
background: url("/images/deed/deed-foot-green.png") 0 0; background: url("images/deed-foot-green.png") 0 0;
} }
#disclaimer { #disclaimer {
@ -186,43 +186,43 @@
background: url("http://mirrors.creativecommons.org/tmp/freedomdefined-50x50.png") 0 0 no-repeat; background: url("http://mirrors.creativecommons.org/tmp/freedomdefined-50x50.png") 0 0 no-repeat;
} }
li.share { li.share {
background: url("/images/deed/share.png") 0 0 no-repeat; background: url("images/share.png") 0 0 no-repeat;
} }
li.remix { li.remix {
background: url("/images/deed/remix.png") 0 0 no-repeat; background: url("images/remix.png") 0 0 no-repeat;
} }
li.devnations { li.devnations {
background: url("/images/deed/devnations.png") 0 0 no-repeat; background: url("images/devnations.png") 0 0 no-repeat;
} }
li.no-endorse{ li.no-endorse{
background: url("/images/deed/no-endorse.png") 0 0 no-repeat; background: url("images/no-endorse.png") 0 0 no-repeat;
} }
li.by { li.by {
background: url("/images/deed/by.png") 0 0 no-repeat; background: url("images/by.png") 0 0 no-repeat;
} }
li.nc { li.nc {
background: url("/images/deed/nc.png") 0 0 no-repeat; background: url("images/nc.png") 0 0 no-repeat;
} }
li.nc-jp { li.nc-jp {
background: url("/images/deed/nc-jp.png") 0 0 no-repeat; background: url("images/nc-jp.png") 0 0 no-repeat;
} }
li.nc-eu { li.nc-eu {
background: url("/images/deed/nc-eu.png") 0 0 no-repeat; background: url("images/nc-eu.png") 0 0 no-repeat;
} }
li.sa { li.sa {
background: url("/images/deed/sa.png") 0 0 no-repeat; background: url("images/sa.png") 0 0 no-repeat;
} }
li.nd { li.nd {
background: url("/images/deed/nd.png") 0 0 no-repeat; background: url("images/nd.png") 0 0 no-repeat;
} }
li.sampling, li.samplingplus{ li.sampling, li.samplingplus{
background: url("/images/deed/sampling.png") 0 0 no-repeat; background: url("images/sampling.png") 0 0 no-repeat;
} }
li.more { li.more {
background: url("/images/deed/more.png") 0 0 no-repeat; background: url("images/more.png") 0 0 no-repeat;
} }
li a { li a {

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 728 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 725 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 735 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB