CC-Lizenz: fehlende Bilder hinzugefuegt und die Links korrigiert
|
@ -103,32 +103,32 @@ li.license p {
|
|||
}
|
||||
|
||||
li.share {
|
||||
list-style-image: url("/images/deed/share.png");
|
||||
list-style-image: url("images/share.png");
|
||||
list-style-position: outside;
|
||||
}
|
||||
|
||||
li.remix {
|
||||
list-style-image: url("/images/deed/remix.png");
|
||||
list-style-image: url("images/remix.png");
|
||||
list-style-position: outside;
|
||||
}
|
||||
li.devnations {
|
||||
list-style-image: url("/images/deed/devnations.png");
|
||||
list-style-image: url("images/devnations.png");
|
||||
list-style-position: outside;
|
||||
}
|
||||
li.by {
|
||||
list-style-image: url("/images/deed/by.png");
|
||||
list-style-image: url("images/by.png");
|
||||
list-style-position: outside;
|
||||
}
|
||||
li.nc {
|
||||
list-style-image: url("/images/deed/nc.png");
|
||||
list-style-image: url("images/nc.png");
|
||||
list-style-position: outside;
|
||||
}
|
||||
li.sa {
|
||||
list-style-image: url("/images/deed/sa.png");
|
||||
list-style-image: url("images/sa.png");
|
||||
list-style-position: outside;
|
||||
}
|
||||
li.nd {
|
||||
list-style-image: url("/images/deed/nd.png");
|
||||
list-style-image: url("images/nd.png");
|
||||
list-style-position: outside;
|
||||
}
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
|
||||
#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;
|
||||
padding: 10px 0;
|
||||
color: #333;
|
||||
|
@ -41,15 +41,15 @@
|
|||
}
|
||||
|
||||
.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 {
|
||||
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 {
|
||||
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 {
|
||||
|
@ -90,13 +90,13 @@
|
|||
}
|
||||
|
||||
#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;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#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;
|
||||
margin-bottom: 33px;
|
||||
}
|
||||
|
@ -147,15 +147,15 @@
|
|||
}
|
||||
|
||||
.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 {
|
||||
background: url("/images/deed/deed-foot-yellow.png") 0 0;
|
||||
background: url("images/deed-foot-yellow.png") 0 0;
|
||||
}
|
||||
|
||||
.green #deed-foot {
|
||||
background: url("/images/deed/deed-foot-green.png") 0 0;
|
||||
background: url("images/deed-foot-green.png") 0 0;
|
||||
}
|
||||
|
||||
#disclaimer {
|
||||
|
@ -186,43 +186,43 @@
|
|||
background: url("http://mirrors.creativecommons.org/tmp/freedomdefined-50x50.png") 0 0 no-repeat;
|
||||
}
|
||||
li.share {
|
||||
background: url("/images/deed/share.png") 0 0 no-repeat;
|
||||
background: url("images/share.png") 0 0 no-repeat;
|
||||
}
|
||||
|
||||
li.remix {
|
||||
background: url("/images/deed/remix.png") 0 0 no-repeat;
|
||||
background: url("images/remix.png") 0 0 no-repeat;
|
||||
}
|
||||
|
||||
li.devnations {
|
||||
background: url("/images/deed/devnations.png") 0 0 no-repeat;
|
||||
background: url("images/devnations.png") 0 0 no-repeat;
|
||||
}
|
||||
|
||||
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 {
|
||||
background: url("/images/deed/by.png") 0 0 no-repeat;
|
||||
background: url("images/by.png") 0 0 no-repeat;
|
||||
}
|
||||
li.nc {
|
||||
background: url("/images/deed/nc.png") 0 0 no-repeat;
|
||||
background: url("images/nc.png") 0 0 no-repeat;
|
||||
}
|
||||
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 {
|
||||
background: url("/images/deed/nc-eu.png") 0 0 no-repeat;
|
||||
background: url("images/nc-eu.png") 0 0 no-repeat;
|
||||
}
|
||||
li.sa {
|
||||
background: url("/images/deed/sa.png") 0 0 no-repeat;
|
||||
background: url("images/sa.png") 0 0 no-repeat;
|
||||
}
|
||||
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{
|
||||
background: url("/images/deed/sampling.png") 0 0 no-repeat;
|
||||
background: url("images/sampling.png") 0 0 no-repeat;
|
||||
}
|
||||
li.more {
|
||||
background: url("/images/deed/more.png") 0 0 no-repeat;
|
||||
background: url("images/more.png") 0 0 no-repeat;
|
||||
}
|
||||
|
||||
li a {
|
||||
|
|
BIN
cd-template/lizenz/cc/images/by.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
cd-template/lizenz/cc/images/deed-bg-head.png
Normal file
After Width: | Height: | Size: 400 B |
BIN
cd-template/lizenz/cc/images/deed-foot-green.png
Normal file
After Width: | Height: | Size: 707 B |
BIN
cd-template/lizenz/cc/images/deed-foot-red.png
Normal file
After Width: | Height: | Size: 728 B |
BIN
cd-template/lizenz/cc/images/deed-foot-yellow.png
Normal file
After Width: | Height: | Size: 725 B |
BIN
cd-template/lizenz/cc/images/deed-head-green.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
cd-template/lizenz/cc/images/deed-head-red.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
cd-template/lizenz/cc/images/deed-head-yellow.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
cd-template/lizenz/cc/images/devnations.png
Normal file
After Width: | Height: | Size: 735 B |
BIN
cd-template/lizenz/cc/images/freedoms-header.png
Normal file
After Width: | Height: | Size: 452 B |
BIN
cd-template/lizenz/cc/images/limitations-header.png
Normal file
After Width: | Height: | Size: 420 B |
BIN
cd-template/lizenz/cc/images/more.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
cd-template/lizenz/cc/images/nc-eu.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
cd-template/lizenz/cc/images/nc-jp.png
Normal file
After Width: | Height: | Size: 2 KiB |
BIN
cd-template/lizenz/cc/images/nc.png
Normal file
After Width: | Height: | Size: 5.1 KiB |
BIN
cd-template/lizenz/cc/images/nd.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
cd-template/lizenz/cc/images/no-endorse.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
cd-template/lizenz/cc/images/remix.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
cd-template/lizenz/cc/images/sa.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
cd-template/lizenz/cc/images/sampling.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
cd-template/lizenz/cc/images/share.png
Normal file
After Width: | Height: | Size: 1.6 KiB |