MediaWiki:Common.css

(版間での差分)
移動: 案内, 検索
6行: 6行:
  
 
.km_menu {
 
.km_menu {
   color: #da1;
+
   color: #a71;
 
   font-weight: bold;
 
   font-weight: bold;
 
}
 
}

2013年1月15日 (火) 02:59時点における版

/* ここに書いたCSSはすべての外装に反映されます */

/* body.page-メインページ h1.firstHeading{display:none;} */
body h1.firstHeading{display:none;}


.km_menu {
  color: #a71;
  font-weight: bold;
}

.km_button {
  background-color: #eef;
  border-left: 1px solid #99c;
  border-top: 1px solid #99c;
  border-right: 1px solid #336;
  border-bottom: 1px solid #336;
  padding: 0 5px 0 5px;
}

.km_tips_title{
  color: #060;
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
  font-size: 1.2em;
}

.km_tips_area {
  background-color: #efe;
  color: #030;
  padding: 10px;
  margin-left: 22px;
  margin-right: 20px;
  font-size: 0.85em;
}

.km_breadcrumb {
  font-size: 0.85em;
  font-weight: bold;
}

/* basic settings ------------------------------------- */

body {
  font-family: メイリオ,Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12pt;
}
p {
  margin-left: 18px;
  margin-right: 20px;
}

h1 { margin-left: 0px; }
h2 { margin-left: 3px; }
h3 { margin-left: 6px; }
h4 { margin-left: 9px; }
h5 { margin-left: 12px; }
h6 { margin-left: 15px; }

table.prettytable {
  margin-left: 22px; 
  margin-right: 20px;
}

table.wikitable {
  margin-left: 22px;
}

pre { 
  margin-left: 22px;
  margin-right: 20px;
}

a { 
  color: #00a;
  text-decoration: none;
}
a:link {  color: #00a; }
a:visited { color: #00a; }
a:hover {
  color: #00f; 
  text-decoration: underline;
}
a:active {
  color: #90f; 
   /* border: 1px dotted #ccc; */
}
個人用ツール
名前空間
変種
操作
案内
ツールボックス