MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
@font-face { | @font-face { | ||
font-family: 'Literata'; | font-family: 'Literata'; | ||
src: url('https://ooqa. | src: url('https://ooqa.vanabbemuseum.nl/w/images/0/0f/Literata.ttf'); | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: 'Homoneta'; | font-family: 'Homoneta'; | ||
src: url('https://ooqa. | src: url('https://ooqa.vanabbemuseum.nl/w/images/0/0e/Homoneta.woff'); | ||
} | } | ||
| Line 45: | Line 45: | ||
.mw-header, | .mw-header, | ||
.mw-page-container, | .mw-page-container, | ||
.vector-sticky-header, | |||
.vector-pinned-container, | .vector-pinned-container, | ||
.vector-dropdown-content { | .vector-dropdown-content { | ||
transition: background-color | transition: background-color 3s linear !important; | ||
} | } | ||
ul li, | ul li, | ||
| Line 56: | Line 57: | ||
.vector-typeahead-search-container, | .vector-typeahead-search-container, | ||
#news { | #news { | ||
transition: background-color | transition: background-color 3s linear, rotate 2s linear; | ||
} | } | ||