modified: view/theme/smoothly/style.css

This commit is contained in:
pixelroot 2012-09-13 09:48:02 +02:00
parent 16e35d1787
commit 931e1c6c66
1 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Smoothly
Created by Anne Walk and Devlon Duthie on 2011-09-24
Modified by alex@friendica.pixelbits.de on 2012-09-13
Modified by alex@friendica.pixelbits.de on 2012-09-12
** Colors **
@ -3324,3 +3324,7 @@ hr.line-dots {
}
#scrollup a:hover{text-decoration:none;border:0;}
.shiny {
background: #2e3436;
border-radius: 5px;
}