service image fixed
This commit is contained in:
@ -34,8 +34,8 @@
|
||||
/* comming soon css --delete after removing secti */
|
||||
|
||||
.bgimg {
|
||||
/* Background image */
|
||||
background-image: url('assets/images/gokul/blog/study1.jpg');
|
||||
background-color: black;
|
||||
opacity: 0.7;
|
||||
/* Full-screen */
|
||||
height: 100%;
|
||||
/* Center the background image */
|
||||
@ -45,7 +45,7 @@
|
||||
/* Add position: relative to enable absolutely positioned elements inside the image (place text) */
|
||||
position: relative;
|
||||
/* Add a white text color to all elements inside the .bgimg container */
|
||||
color: white;
|
||||
color: red;
|
||||
/* Add a font */
|
||||
font-family: "Courier New", Courier, monospace;
|
||||
/* Set the font-size to 25 pixels */
|
||||
|
Reference in New Issue
Block a user