Port darkzero
@ -1,4 +1,4 @@
|
||||
@import url('../duepuntozero/style.css');
|
||||
@import url('../../duepuntozero/css/style.css');
|
||||
|
||||
/* dark variation Fabio Comuni <fabrix.xm@gmail.com> */
|
||||
|
||||
@ -12,13 +12,13 @@ input, select, textarea {
|
||||
}
|
||||
.openid { background-color: #222222;}
|
||||
|
||||
body { background-color: #222222; color: #cccccc; background-image: url(head.jpg); }
|
||||
aside{ background-image: url(border.jpg); padding-bottom: 0px; }
|
||||
section { background-color: #333333; background-image: url(border.jpg); }
|
||||
body { background-color: #222222; color: #cccccc; background-image: url(../img/head.jpg); }
|
||||
aside{ background-image: url(../img/border.jpg); padding-bottom: 0px; }
|
||||
section { background-color: #333333; background-image: url(../img/border.jpg); }
|
||||
|
||||
|
||||
.tabs { background-image: url(head.jpg); }
|
||||
div.wall-item-content-wrapper.shiny { background-image: url('shiny.png'); }
|
||||
.tabs { background-image: url(../head.jpg); }
|
||||
div.wall-item-content-wrapper.shiny { background-image: url('../img/shiny.png'); }
|
||||
|
||||
nav #banner #logo-text a { color: #ffffff; }
|
||||
|
||||
@ -49,7 +49,7 @@ background: #444;
|
||||
color: #99CCFF;
|
||||
}
|
||||
|
||||
.wall-item-photo-menu li a {
|
||||
.wall-item-photo-menu li a, .contact-photo-menu {
|
||||
color: #CCCCCC; background-color: #333333;
|
||||
}
|
||||
|
||||
@ -60,7 +60,7 @@ background: #444;
|
||||
footer {
|
||||
margin: 0px 10%;
|
||||
display: block;
|
||||
background-image: url('sectionend.jpg');
|
||||
background-image: url('../img/sectionend.jpg');
|
||||
background-position: top left;
|
||||
background-repeat: repeat-x;
|
||||
height: 25px;
|
Before Width: | Height: | Size: 521 B After Width: | Height: | Size: 521 B |
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
Before Width: | Height: | Size: 355 B After Width: | Height: | Size: 355 B |
Before Width: | Height: | Size: 362 B After Width: | Height: | Size: 362 B |