diff --git a/partial_sass/_old_internal_style.sass b/partial_sass/_old_internal_style.sass index 6871fe9..84fb0d0 100644 --- a/partial_sass/_old_internal_style.sass +++ b/partial_sass/_old_internal_style.sass @@ -124,7 +124,7 @@ font-size: 11px text-align: left .view_all a, a - background: url("../images/button-read-more-vazio.png") no-repeat scroll left 50% transparent + background: url("images/button-read-more-vazio.png") no-repeat scroll left 50% transparent color: #333 display: inline-block font-weight: bold @@ -179,7 +179,7 @@ .comment-wrapper-1, .comment-wrapper-2, .comment-wrapper-3, .comment-wrapper-4, .comment-wrapper-5, .comment-wrapper-6, .comment-wrapper-7, .comment-wrapper-8 background-image: none a.display-comment-form - background: url("../images/bg-btn-ver-mais-1px.png") repeat scroll 0 0 #EEEEEE + background: url("images/bg-btn-ver-mais-1px.png") repeat scroll 0 0 #EEEEEE border-color: #ddd margin: 14px #article @@ -193,7 +193,7 @@ list-style: none outside none margin: 10px 0 0 .comment-replies .article-comment - background: url("../images/black-alpha-pixel-5.png") repeat scroll left top transparent + background: url("images/black-alpha-pixel-5.png") repeat scroll left top transparent border: 1px solid #808080 border-radius: 5px 5px 5px 5px margin-top: 0px @@ -214,7 +214,7 @@ min-height: 100% #content .blog-post .short-post .read-more a text-decoration: none - background: url("../images/bg-btn-ver-mais-1px.png") repeat-x scroll 0 0 #DDD + background: url("images/bg-btn-ver-mais-1px.png") repeat-x scroll 0 0 #DDD border: 1px solid #CCC border-radius: 5px color: #666 @@ -269,7 +269,7 @@ margin-top: 0.5em margin-right: 8px a - background: url("../images/bg-btn-ver-mais-1px.png") repeat-x scroll 0 0 #EEEEEE + background: url("images/bg-btn-ver-mais-1px.png") repeat-x scroll 0 0 #EEEEEE border: 1px solid #CCCCCC border-radius: 5px 5px 5px 5px display: inline @@ -333,7 +333,7 @@ #content .box-1 .block-title - background: url("../images/bg-titulo-interno.png") repeat-x scroll 0 0 #FFF + background: url("images/bg-titulo-interno.png") repeat-x scroll 0 0 #FFF border-bottom: medium none border-top: 0px solid #757575 color: #757575 -- libgit2 0.21.2