|
|
Рядок 430: |
Рядок 430: |
| } | | } |
|
| |
|
| }
| |
|
| |
|
| |
| .content-wrapper {
| |
| background: none; /* Remove background or set 'transparent' */
| |
| }
| |
|
| |
| .content-wrapper, .container, .page-content {
| |
| background: none; /* This targets multiple common class names */
| |
| }
| |
|
| |
| body.skin-minerva {
| |
| background-image: url('/images/2/26/Background.png');
| |
| background-size: cover;
| |
| background-repeat: no-repeat;
| |
| background-attachment: fixed; /* This can help keep the background stationary and visible */
| |
| background-position: center center;
| |
| } | | } |