]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.css
Merge branch 'master' of git://github.com/friendika/friendika
[friendica.git] / view / theme / duepuntozero / style.css
index b1510e95813be80d877a86c354a86278de5538fe..03c1aa6ab58de32acf7f37ed1bce243c0a54e886 100644 (file)
@@ -205,6 +205,12 @@ footer {
 }
 
 
+.shiny {
+    background-image: url(shiny.jpg);
+    background-repeat: repeat-x;
+    background-position: left bottom;
+}
+
 /* from defautlt */
 #jot-perms-icon, 
 #profile-location,
@@ -1843,4 +1849,4 @@ a.mail-list-link {
        padding: 0px 0px 5px 0px;
        font-size: 120%;
        font-weight: bold;
-}
\ No newline at end of file
+}