| Riga 124: |
Riga 124: |
| | width: 70%; | | width: 70%; |
| | margin: 20px auto; | | margin: 20px auto; |
| | + | } |
| | + | |
| | + | /* =============== Template:Footer ============= */ |
| | + | .page-footer { |
| | + | color: white; |
| | + | text-align: center; |
| | + | background-image: linear-gradient(130deg,#18374b 0%,#d74e38 100%); |
| | + | background-position: center; |
| | + | background-size: cover; |
| | + | padding: 20px; |
| | + | margin-bottom: 10px; |
| | } | | } |
| | | | |