app/assets/stylesheets/blogo/blog.sass in blogo-0.0.9 vs app/assets/stylesheets/blogo/blog.sass in blogo-0.0.10
- old
+ new
@@ -227,5 +227,14 @@
width: 110px
// Adjust the widths individually if you like
.google
width: 75px
+
+a.powered-by
+ display: block
+ color: $link-color
+ text-decoration: none
+ text-align: right
+ font-size: 0.8em
+ &:hover
+ text-decoration: underline