MediaWiki:Common.css: Difference between revisions

Mr Pie 5 (talk | contribs)
Move vector tabs to the bottom of the main page
Mr Pie 5 (talk | contribs)
Updated mp-featured color to better match figma. Removed red header border on main page.
 
Line 3: Line 3:
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap');


@font-face {  
@font-face {
     font-family: 'KingthingsPetrock';
     font-family: 'KingthingsPetrock';
     font-style: normal;
     font-style: normal;
Line 11: Line 11:
}
}


@font-face {  
@font-face {
     font-family: 'MuseoSans';
     font-family: 'MuseoSans';
     font-style: normal;
     font-style: normal;
Line 7,011: Line 7,011:
   --sidebar-width:0em;
   --sidebar-width:0em;
   --search-width:55em;
   --search-width:55em;
  --head-border-height:0px;
}
}


Line 7,057: Line 7,058:
   column-gap:10px;
   column-gap:10px;
   row-gap: 10px;
   row-gap: 10px;
   background-color:rgba(128,128,128,0.6);
   background-color:rgba(241,248,251,0.25);
   padding:10px;
   padding:10px;
   margin:20px;
   margin:20px;