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)) |
||
| (2 intermediate revisions 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 151: | Line 140: | ||
border:0; | border:0; | ||
background-color:#4c4c4c | background-color:#4c4c4c | ||
} | } | ||
html{ | html{ | ||
| Line 236: | 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{ | ||