「MediaWiki:Common.css」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
(ページの作成:「→‎Template:Pkg, Template:AUR, Template:Grp: span.archwiki-template-pkg { font-family: monospace; }」)
 
2行目: 2行目:
 
span.archwiki-template-pkg {
 
span.archwiki-template-pkg {
 
font-family: monospace;
 
font-family: monospace;
  +
}
  +
.mw-body a.extiw:visited{
  +
color:#636;
 
}
 
}

2015年1月12日 (月) 18:54時点における版

/* Template:Pkg, Template:AUR, Template:Grp */
span.archwiki-template-pkg {
    font-family: monospace;
}
.mw-body a.extiw:visited{
    color:#636;
}