MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 29: Line 29:
   float: left;
   float: left;
   position: relative;
   position: relative;
   bottom: 0;
   bottom: calc(1ex - 1em - 4px);
   width: 100%;
   width: 100%;
   height: 2px;
   height: 2px;
Line 36: Line 36:
   filter: opacity(0.25);
   filter: opacity(0.25);
}
}
a[href] {
  text-decoration: none !important;


a[href] {
a[href] {