This repository has been archived by the owner on Apr 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rilis tema cosmos edisi menyambut HUT RI ke 74
- Loading branch information
1 parent
9122717
commit 49bdbbd
Showing
6 changed files
with
95 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
a { | ||
color: #6c0014; | ||
} | ||
.top-header { | ||
background-color: #c21807; | ||
} | ||
.teks-berjalan .teks-wrapper { | ||
background-color: #bb141b; | ||
} | ||
.identitas-desa { | ||
background: url('../image/flag.png'); | ||
background-color: #ececec; | ||
background-position-y: -180px; | ||
background-position-x: 62vw; | ||
background-size: 400px auto; | ||
background-repeat: no-repeat; | ||
} | ||
.identitas-desa .brand .detail .h1 { | ||
color: #bb141b; | ||
} | ||
.identitas-desa .brand .detail .ket { | ||
color: #6c0014; | ||
} | ||
.h3 { | ||
color: #bb141b !important; | ||
} | ||
nav.nav { | ||
background: #6c0014 !important; | ||
} | ||
nav #navMenu { | ||
background: #6c0014 !important; | ||
} | ||
nav .menu-toggle { | ||
background: #6c0014 !important; | ||
} | ||
nav #navMenu li a { | ||
background: #6c0014 !important; | ||
} | ||
nav #navMenu li.menu-active > a, nav #navMenu li.active a { | ||
background: #7d191b !important; | ||
} | ||
nav #navMenu li ul.sub-menu { | ||
background: #7d191b !important; | ||
} | ||
#article-content-wrapper .card .card-body .judul-berita { | ||
color: #6c0014; | ||
} | ||
#article-content-wrapper .card .card-body .kategori-berita { | ||
background: #bb141b; | ||
} | ||
.mandiri-headline .h3 { | ||
color: #fff !important; | ||
} | ||
aside .widget .box h3.box-title { | ||
background: #bb141b; | ||
} | ||
aside .widget .box h3.box-title:before { | ||
border-right: 6px solid #6c0014; | ||
border-top: 6px solid #6c0014; | ||
} | ||
h2.judul-artikel { | ||
color: #6c0014; | ||
} | ||
.btn-lihat-semua { | ||
border-color: #6c0014; | ||
color: #6c0014; | ||
} | ||
.btn-lihat-semua:hover { | ||
background: #6c0014; | ||
border-color: #6c0014; | ||
} | ||
#akses-data-wrapper .item { | ||
border-color: #6c0014; | ||
} | ||
#akses-data-wrapper .item .jenis-akses-data { | ||
color: #6c0014; | ||
} | ||
#layanan-mandiri { | ||
background: url('../image/hut_ri.png') no-repeat center center fixed; | ||
background-size: cover; | ||
} | ||
@media screen and (max-width: 767px) { | ||
.identitas-desa { | ||
background-color: #ececec; | ||
background-position-y: -67px; | ||
background-position-x: 67vw; | ||
background-size: 150px auto; | ||
background-repeat: space; | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters