Skip to content

Commit e6ff2cd

Browse files
committed
pequenos ajustes de cor no estilo do site
1 parent d59a604 commit e6ff2cd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

assets/css/theme.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ span.post-name a,span.post-read-more a:hover {
337337
position: relative;
338338
}
339339
.intro .btn {
340-
background: #f39c12;
340+
background: #E47128;
341341
border: 0;
342342
color: #333;
343343
border-radius: 3px;
@@ -527,7 +527,7 @@ ul.tags li {
527527
font-size:0.9rem;
528528
}
529529
ul.tags li a {
530-
background: #6fd350e6;
530+
background: #8C7965;
531531
color: #333;
532532
padding: 3px 10px;
533533
border-radius: 3px;
@@ -566,8 +566,8 @@ a.btn {color:#fff;}
566566
font-size:15px;
567567
}
568568
.btn-primary {
569-
background-color: #675bff;
570-
border-color: #675bff;
569+
background-color: #E5AD24;
570+
border-color: #E5AD24;
571571
}
572572
.btn.follow {
573573
border-color:#6FD350;
@@ -774,7 +774,7 @@ img {max-width:100%;height: auto;}
774774

775775
}
776776
.bottompagination span.navigation a {
777-
background: #6fd350e6;
777+
background: #62AEB2;
778778
color: #333;
779779
padding: 5px;
780780
border-radius: 3px;

0 commit comments

Comments
 (0)