/* SCROLL TO TOP
----------------------------------------------------------- */
#scrollup {
- position:fixed;
- right:5px;
- bottom:5px;
- z-index:100;
+ position: fixed;
+ right: 5px;
+ bottom: 5px;
+ z-index: 100;
}
#scrollup a:hover{
.shiny {
background: #fbfde9;
border-radius: 5px;
-}
\ No newline at end of file
+}
+
+/*div.wall-item-content-wrapper.shiny {
+ background-image: url("star.png");
+ background-repeat: no-repeat;
+}*/
\ No newline at end of file