Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
imported>Jacob Robertson
No edit summary
imported>Jacob Robertson
No edit summary
Line 102: Line 102:
   margin-right: 1em;
   margin-right: 1em;
   padding: .25em 0em 0em 0em;
   padding: .25em 0em 0em 0em;
  border-radius: 2em;
}
}
.em-landmarks-table {
.em-landmarks-table {
Line 121: Line 120:
   font-style: italic;
   font-style: italic;
   font-weight: normal;
   font-weight: normal;
   font-size: 80%;
   font-size: 88%;
}
}


Line 248: Line 247:


   border: solid white 2px;
   border: solid white 2px;
   border-radius: 20%;  
   border-radius: 2em;  
   font-weight: bold;
   font-weight: bold;
   text-align: center;
   text-align: center;
Line 254: Line 253:


   background-image: linear-gradient(to right, var(--milestone-dark), var(--milestone-light));
   background-image: linear-gradient(to right, var(--milestone-dark), var(--milestone-light));
  zzmargin: 1.5em;
}
}