added purplezero to duepunto as variation
BIN
view/theme/duepuntozero/deriv/imgeasterbunny/border.jpg
Normal file
After Width: | Height: | Size: 364 B |
BIN
view/theme/duepuntozero/deriv/imgeasterbunny/head.jpg
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
view/theme/duepuntozero/deriv/imgeasterbunny/shiny.png
Normal file
After Width: | Height: | Size: 320 B |
BIN
view/theme/duepuntozero/deriv/imgpurplezero/border.jpg
Normal file
After Width: | Height: | Size: 364 B |
BIN
view/theme/duepuntozero/deriv/imgpurplezero/editicons.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
view/theme/duepuntozero/deriv/imgpurplezero/head.jpg
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
view/theme/duepuntozero/deriv/imgpurplezero/shiny.png
Normal file
After Width: | Height: | Size: 320 B |
25
view/theme/duepuntozero/deriv/purplezero.css
Normal file
|
@ -0,0 +1,25 @@
|
|||
a, a:link, a:visited { color: #7433af; text-decoration: none; }
|
||||
a:hover {text-decoration: underline; }
|
||||
|
||||
|
||||
body { background-image: url('imgpurplezero/head.jpg'); }
|
||||
aside( background-image: url('imgpurplezero/border.jpg'); }
|
||||
section { background-image: url('imgpurplezero/border.jpg'); }
|
||||
.tabs { background-image: url('imgpurplezero/head.jpg'); }
|
||||
div.wall-item-content-wrapper.shiny { background-image: url('imgpurplezero/shiny.png'); }
|
||||
|
||||
|
||||
.nav-commlink, .nav-login-link {
|
||||
background-color: #aed3b2;
|
||||
|
||||
}
|
||||
|
||||
.fakelink, .fakelink:visited {
|
||||
color: #7433af;
|
||||
}
|
||||
|
||||
.wall-item-name-link {
|
||||
color: #7433af;
|
||||
}
|
||||
|
||||
|