MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Miraheze>Adám Brudzewsky
(let skin decide borders)
Miraheze>Adám Brudzewsky
(add try)
Line 7: Line 7:
   line-height: 2.4ex;
   line-height: 2.4ex;
}
}
.worksin {
.try,.worksin {
   position: relative;
   position: relative;
   text-align: right;
   text-align: right;
  margin-top: -3em;
   right: 1ex;
   right: 1ex;
   font-size: smaller;
   font-size: smaller;
   opacity: 0.6;
   opacity: 0.6;
}
.worksin {
  margin-top: -3em;
}
.try {
  margin-bottom: -3em;
}
}
.worksin:hover{
.worksin:hover{