9 lines
191 B
CSS
9 lines
191 B
CSS
body{
|
|
background-image: url(https://www.bankofmaldives.com.mv/internetbanking/images/bg.jpg);
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
}
|
|
|
|
.status{
|
|
|
|
} |