Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Commit

Permalink
custom css
Browse files Browse the repository at this point in the history
  • Loading branch information
dikisiswanto committed Apr 23, 2020
1 parent 3199dba commit 72cc110
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions assets/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ nav #navMenu li ul.sub-menu {
.headline {
border-left: 5px solid #D1AC4D;
}
main .box-header h3.box-title {
color: #519548;
}
#article-content-wrapper .card .card-body .judul-berita {
color: #519548;
}
Expand All @@ -64,6 +67,12 @@ nav #navMenu li ul.sub-menu {
#article-content-wrapper .card .card-body .kategori-berita {
background: #519548;
}
.komentar .box {
border: 1px solid #1B676B !important;
}
.komentar .box-header {
background: #1B676B !important;
}
.mandiri-headline .h3 {
color: #fff !important;
}
Expand Down
2 changes: 1 addition & 1 deletion assets/css/custom.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 72cc110

Please sign in to comment.