MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
37 bytes removed ,  22:35, 30 October 2019
no edit summary
Miraheze>Adám Brudzewsky
No edit summary
Miraheze>Adám Brudzewsky
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
pre, code {
pre, code {
  font-family: 'DejaVu Sans Mono','Iosevka','PragmataPro','APL385 Unicode','SImPL medium','SImPL','Menlo',monospace;
font-family: 'DejaVu Sans Mono','Iosevka','PragmataPro','APL385 Unicode','SImPL medium','SImPL','Menlo',monospace;
  line-height: 2.3ex;
line-height: 2.3ex;
}
}
kbd {
kbd {
Line 12: Line 12:
}
}
a.external[href^="https://tryapl.org/?a="], a.external[href^="https://tio.run/##SyzI0"] {
a.external[href^="https://tryapl.org/?a="], a.external[href^="https://tio.run/##SyzI0"] {
  margin-bottom: -3em;
margin-top: 1em;
  display: block;
}
.worksin, a.external[href^="https://tryapl.org/?a="], a.external[href^="https://tio.run/##SyzI0"] {
position: relative;
float: right;
right: 1ex;
font-size: smaller;
opacity: 0.6;
}
}
.worksin:hover, a.external[href^="https://tryapl.org/?a="]:hover, a.external[href^="https://tio.run/##SyzI0"]:hover {
.worksin:hover, a.external[href^="https://tryapl.org/?a="]:hover, a.external[href^="https://tio.run/##SyzI0"]:hover {
opacity:1;
opacity:1;
}
.worksin, a.external[href^="https://tryapl.org/?a="], a.external[href^="https://tio.run/##SyzI0"] {
  position: relative;
  text-align: right;
  right: 1ex;
  font-size: smaller;
  opacity: 0.6;
}
}
.worksin {
.worksin {
  margin-top: -3em;
margin-top: -3em;
}
}
.pi-title{
.pi-title{
Line 40: Line 39:
}
}
.c td {
.c td {
  text-align: center;
text-align: center;
}
}
#f-poweredbyico,#footer-poweredbyico{
#f-poweredbyico,#footer-poweredbyico{

Navigation menu