about page changes

This commit is contained in:
sujan
2024-10-17 16:58:38 +05:45
parent 608e6231d2
commit 148d477237
3 changed files with 37 additions and 557 deletions

View File

@ -12876,4 +12876,16 @@ dl, ol, ul {
}
.navigation {
color: #3d3d3d;
}
.section-background {
background-image: url("../images/rohini/rohini-bg.jpg");
background-position: center;
background-size: cover;
min-height: 700px;
background-attachment: fixed;
background-repeat: no-repeat;
}
.small-title {
font-size: 32px;
color: #dc0f18;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 245 KiB