MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 29: Line 29:
.help-header {
.help-header {
     color: #000;              /* Цвет текста заголовка */
     color: #000;              /* Цвет текста заголовка */
     font-size: 20px;           /* Размер шрифта заголовка */
     font-size: 0.80em;
     font-weight: bold;         /* Жирный шрифт */
     font-weight: bold;
     background-image: linear-gradient(to right, rgba(200, 204, 209, 0) 0, #AA3C14 33%, #AA3C14 66%, rgba(200, 204, 209, 0) 100%);
     background-image: linear-gradient(to right, rgba(200, 204, 209, 0) 0, #AA3C14 33%, #AA3C14 66%, rgba(200, 204, 209, 0) 100%);
     background-position: center bottom;
     background-position: center bottom;

Navigation menu