MediaWiki:Common.css
Материал из База знаний Центра ПУСК МФТИ
Замечание: Возможно, после публикации вам придётся очистить кэш своего браузера, чтобы увидеть изменения.
- Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl+F5 или Ctrl+R (⌘+R на Mac)
- Google Chrome: Нажмите Ctrl+Shift+R (⌘+Shift+R на Mac)
- Internet Explorer / Edge: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl+F5
- Opera: Нажмите Ctrl+F5.
@import "https://wiki.mipt.ru/skins/wiki.css"; @import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap'); .mw-logo-icon { width: 193px !important; height: 60px !important; } .mw-wiki-logo.timeless-logo img { width: 190px; height: 60px !important; margin: 0.75em 0 0.5em; } #p-logo-text { display: none;} .open-sans-regular { font-family: "Open Sans", serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-variation-settings: "wdth" 100; } #mw-header *, #mw-site-navigation *, #mw-related-navigation *, body { font-family: "Open Sans", serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; font-variation-settings: "wdth" 100; } h1,h2,h3,h4,h5,h6 { color: black; font-weight: 600; }