MediaWiki:Gumaxdd.css

京大推進研

(版間での差分)
移動: 案内, 検索
5行: 5行:
  
 
h2 {
 
h2 {
   margin-top: 1.5em;
+
   margin-top: 1.3em;
 
}
 
}
  

2012年4月3日 (火) 21:59時点における版

body, td, th, input, textarea { 
  font-size: 12px; 
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif; 
}

h2 {
  margin-top: 1.3em;
}

/* 横に長い、非正方形のロゴを使用するため */
#p-logo, #p-logo a, #p-logo a:hover {
  height:100px !important;
  width:480px !important;
}

/* トップページから、ページタイトルを消す */
.page-Top .gumax-firstHeading, .page-Top_en .gumax-firstHeading { display: none; }

/* For LanguageSelector extension. 右上に言語選択ボックス表示 */
div.languageselector {color: #777; vertical-align: middle; height: 18px; }
.languageselector select { vertical-align: middle; }

/* For KURENAI full text PDF link */
.fulltest { background-color: #ffe; }

/* メニュー画面の table の文字をでかく */
table.menu td { 
  font-size: 16px; 
  line-height: 20px;
}

/* Sitenotice の黄色をやめる */
div#siteNotice { border: 0; background: transparent; }

/* Template:参照 ほか */
div.button-link { margin-left: 3em; font-size: 16px; font-weight: bold; }