bg
This commit is contained in:
Vendored
+3
-3
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user