MediaWiki:Metrolook.css: Difference between revisions
No edit summary |
Tankmanfan44 (talk | contribs) m Protected "MediaWiki:Metrolook.css": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Metrolook skin */ | /* CSS placed here will affect users of the Metrolook skin */ | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
<style> | <style> | ||
@import url('https://fonts.googleapis.com/css?family=Rubik&display=swap'); | @import url('https://fonts.googleapis.com/css?family=Rubik&display=swap'); | ||
Line 229: | Line 218: | ||
-o-transition:margin-left 250ms,padding 250ms; | -o-transition:margin-left 250ms,padding 250ms; | ||
transition:margin-left 250ms,padding 250ms | transition:margin-left 250ms,padding 250ms | ||
} | } | ||
body.vector-animateLayout #mw-panel{ | body.vector-animateLayout #mw-panel{ |