add amazon recommendations
[bootswatch] / css / bootswatch.css
index f891f98..b0b8b40 100644 (file)
@@ -82,6 +82,7 @@ section {
 
 .thumbnail {
        margin-bottom: 20px;
+       background-color: #f3f3f3;
        background-color: rgba(0, 0, 0, 0.05);
 }
 
@@ -112,7 +113,7 @@ section {
        text-align: right;
 }
 
-#more {
+.more {
        margin-top: 40px;
        margin-bottom: 20px;
        text-align: center;
@@ -134,7 +135,7 @@ section {
 
 body .one .bsa_it_ad {
        margin-bottom: -10px;
-       padding: 25px 25px 15px 25px;
+       padding: 25px;
        background: none;
        border: none;
        font-family: inherit;
@@ -151,6 +152,12 @@ body .one .bsa_it_p {
        display: none;
 }
 
+.bsap img {
+       -webkit-border-radius: 0;
+       -moz-border-radius: 0;
+       border-radius: 0;
+}
+
 #footer {
        margin-bottom: 20px;
 }
@@ -199,6 +206,10 @@ body .one .bsa_it_p {
                margin-bottom: 0;
        }
 
+       .thumbnail .btn {
+               font-size: 15px;
+       }
+
        .modal {
                position: fixed !important;
                top: 25% !important;