カスタム検索(不登校情報センターの全サイト内から検索)

 
Clip to Evernote  Twitterボタン  AtomFeed  このエントリーをはてなブックマークに追加  


MediaWiki:Common.css

提供: 不登校ウィキ・WikiFutoko | 不登校情報センター
(版間での差分)
移動: 案内, 検索
 
(1人の利用者による、間の21版が非表示)
4行: 4行:
  
 
body.page-メインページ #siteSub {display:none;}
 
body.page-メインページ #siteSub {display:none;}
body.page-メインページ #mainpage-hx {text-decoration: none; font-size:14px; border:none }
+
 
 +
/* border:none;はhタグにつく下線の削除。下線はunderline文字の装飾によって付くのではない。 */
 +
body.page-メインページ #mainpage-hx {text-decoration: none;
 +
                                          font-size: 14px;  
 +
                                              border: none;
 +
                                              border-bottom: 1px solid #f00;
 +
                                              margin: 0px;
 +
                        }
 +
 
 +
/* hタグ修飾を削除するためのクラス 例)<h2 class="non-deco">....</h2> */
 +
.non-deco {
 +
    text-decoration: none;
 +
    font-size: 12px;
 +
    border: none;
 +
    margin: 0px;
 +
}
 +
 
  
 
#siteSub {
 
#siteSub {
20行: 36行:
 
}
 
}
  
 +
/* *** for use jquery masonry *** */
 +
.editor-item {
 +
  width: 300px;
 +
  margin: 10px;
 +
  float: left;
 +
}
 +
 +
/* *** nowrap *** */
 +
div.nowrap span {
 +
    white-space: nowrap;
 +
}
 +
 +
/* *** 詳細ページの表(tableタグ)に適用するクラス *** */
 +
.shousai-table th {
 +
    width: 160px;
 +
    max-width: 160px;
 +
    text-align: left;
 +
}
 +
.shousai-table td {
 +
    width: 450px;
 +
    max-width: 450px;
 +
    text-align: left;
 +
}
 +
 +
 +
/* *** clearfix *** */
 
.clearfix:after {
 
.clearfix:after {
 
   content: ".";
 
   content: ".";
31行: 73行:
 
   min-height: 1px;
 
   min-height: 1px;
 
}
 
}
+
 
 +
 
 
* html .clearfix {
 
* html .clearfix {
 
   height: 1px;
 
   height: 1px;
39行: 82行:
 
   /**/
 
   /**/
 
}
 
}
 +
 +
.clearfix{
 +
    display:block;
 +
}
 +
  
 
/* for Extension:Slideshow(show correctly on Internet Explorer)  */
 
/* for Extension:Slideshow(show correctly on Internet Explorer)  */

2013年1月12日 (土) 22:15時点における最新版

/* ここに書いた CSS はすべての外装に反映されます */
body.page-メインページ h1.firstHeading {display:none;}
body.page-メインページ #contentSub {display:none;}

body.page-メインページ #siteSub {display:none;}

/* border:none;はhタグにつく下線の削除。下線はunderline文字の装飾によって付くのではない。 */
body.page-メインページ #mainpage-hx {text-decoration: none;
                                           font-size: 14px; 
                                              border: none;
                                              border-bottom: 1px solid #f00;
                                              margin: 0px;
                        }

/* hタグ修飾を削除するためのクラス 例)<h2 class="non-deco">....</h2> */
.non-deco {
    text-decoration: none;
    font-size: 12px; 
    border: none;
    margin: 0px;
}


#siteSub {
    display: inline;
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
}


.tablebackground-mainpage{
    background-image  : url(http://www.futoko.info/zzimage/logo_background.png);
    background-repeat : repeat-x;
}

/* *** for use jquery masonry *** */
.editor-item {
  width: 300px;
  margin: 10px;
  float: left;
}

/* *** nowrap *** */
div.nowrap span {
    white-space: nowrap;
}

/* *** 詳細ページの表(tableタグ)に適用するクラス *** */
.shousai-table th {
    width: 160px;
    max-width: 160px;
    text-align: left;
}
.shousai-table td {
    width: 450px;
    max-width: 450px;
    text-align: left;
}


/* *** clearfix *** */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
 
.clearfix {
  min-height: 1px;
}


* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clearfix{
    display:block;
}


/* for Extension:Slideshow(show correctly on Internet Explorer)  */
.slideshow div {
  _position: absolute;
}

.slideshow div div {
  _position: static;
}
/* ************************************************************  */
個人用ツール
名前空間
変種
操作
案内
地域
不登校情報センター
イベント情報
学校・教育団体
相談・支援・公共機関
学校・支援団体の解説
情報・広告の掲載
体験者・当事者
ショップ
タグの索引
仕事ガイド
ページの説明と構造
ツールボックス