This commit is contained in:
Pusdatin BPKD Jkt
2022-07-21 13:42:37 +07:00
parent d57e82196a
commit f9059ad5d5
2 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
@import url('https://fonts.googleapis.com/css?family=Ubuntu');
body{
/* background: url("../bg.jpeg") no-repeat;
background-size: cover; */
background: #d5dee7 !important;
background: url("../bg.jpg") no-repeat;
background-size: cover;
/* background: #d5dee7 !important; */
color:#333;
font-size: 12px;
font-family: "Ubuntu", "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;