|
|
Line 5: |
Line 5: |
| max-width:100%; | | max-width:100%; |
| height:auto; | | height:auto; |
| }
| |
|
| |
| .btn-light, .p-search .searchGoButton, .p-search .mw-searchButton {
| |
| background: #FFF;
| |
| }
| |
| .p-navbar .navbar-form button {
| |
| color: black;
| |
| }
| |
|
| |
| .mw-cookiewarning-container {
| |
| top: auto;
| |
| bottom: 0;
| |
| }
| |
|
| |
| .p-navbar {
| |
| background-color: rgba(52,32,86,0.9);
| |
| backdrop-filter: blur(5px);
| |
| } | | } |