diff --git a/pagina_software.css b/pagina_software.css index 9afed2d..662a0f3 100644 --- a/pagina_software.css +++ b/pagina_software.css @@ -47,7 +47,8 @@ font-size: 30px; line-height: 1.1em; font-family: Arial, open_sansbold, Helvetica, sans-serif; - font-weight: bold;} + font-weight: bold; +} #col-software-name B{ font-weight: normal; @@ -57,7 +58,7 @@ } #col-software-name { font-style: normal; - vertical-align:top; !important; + vertical-align:top !important; } @@ -375,7 +376,7 @@ border-color: #3a70d1; /*#205c90;*/ #content .box-1 .tags-block .block-footer-content a{ background: none; border: none; - border-radius: none; + border-radius: 0px; top:-5px; font-size:0px; } @@ -607,4 +608,4 @@ border: .pagination{ border-top:3px solid #172738; margin-top:40px; -} \ No newline at end of file +} diff --git a/style.css b/style.css index 6f2378e..11c7685 100644 --- a/style.css +++ b/style.css @@ -98,6 +98,7 @@ url("fonts/opensans-800-webfont.ttf") format("truetype"), url("fonts/opensans-800-webfont.svg#open_sansextrabold") format("svg"); } /* */ +} #theme-header { @@ -249,7 +250,7 @@ p { .action-account-signup #signup-form-header, .action-account-signup #signup-form-profile { - float: center; + /* float: center;*/ margin: 1px auto 5px; width: 60%; } @@ -722,8 +723,8 @@ p { #content .profile-info-options input.button:hover, #content .profile-info-options a.button:hover { - background-color: #ccc; - border: 1pxpx solid #CCC; + background-color: #ccc; + border: 1px solid #CCC; } @@ -1293,7 +1294,7 @@ div#article-parent { } #content .button-bar a.icon-cancel span{ - vertical-align: text-middle; + vertical-align: middle; } input.button.with-text { -- libgit2 0.21.2