#author("2024-04-12T08:22:05+09:00","default:massy","massy")
*cssの変更例 [[トップ>FrontPage]] [#d3fc8ef7]
#author("2024-04-12T08:22:47+09:00","default:massy","massy")
* cssの変更例 [#r0f1b72e]

** → [[トップへ戻る>FrontPage]] [#i5a0ffed]

#html{{
<style type="text/css">
<!--
body {
   width:800px;
   margin: 0 auto;
}

img#logo {
   height :0px;
   max-width :0px;
 }

h1.title {
font-size: 1.5em;
text-align: right;
}

#navigator {
font-size: 0em;
}


div#footer {
font-size: 0em;
   height :0px;
   max-width :0px;
}

span.small {
font-size: 0em;
}

.menubar {
   max-width :0px;
font-size: 0em;
}

h1, h2 {
  background-color:#FFFFFF;
  border-bottom:1px solid blue;
}

h3 {
  background-color:#FFFFFF;
  border-bottom: 1px dotted blue;
  border-top:0px solid #FFFFFF;
  border-left:0px solid #FFFFFF;
  border-right:0px solid #FFFFFF;
}
h4 {
  border-left:18px solid #FFFFFF;
  background-color:#FFFFFF;
  padding:.3em;
  margin:0px 0px .5em 0px;
}
h5, h6 {
  background-color:#FFFFFF;
  padding:.3em;
  border:0px;
  margin:0px 0px .5em 0px;
}

-->
</style>
}}


 #html{{
 <style type="text/css">
 <!--
 body {
    width:800px;
    margin: 0 auto;
 }
 
 img#logo {
    height :0px;
    max-width :0px;
  }
 
 h1.title {
 font-size: 1.5em;
 text-align: right;
 }
 
 #navigator {
 font-size: 0em;
 }
 
 
 div#footer {
 font-size: 0em;
    height :0px;
    max-width :0px;
 }
 
 span.small {
 font-size: 0em;
 }
 
 .menubar {
    max-width :0px;
    font-size: 0em;
 }
 
 h1, h2 {
   background-color:#FFFFFF;
   border-bottom:1px solid blue;
 }
 
 h3 {
   background-color:#FFFFFF;
   border-bottom: 1px dotted blue;
   border-top:0px solid #FFFFFF;
   border-left:0px solid #FFFFFF;
   border-right:0px solid #FFFFFF;
 }
 h4 {
   border-left:18px solid #FFFFFF;
   background-color:#FFFFFF;
   padding:.3em;
   margin:0px 0px .5em 0px;
 }
 h5, h6 {
   background-color:#FFFFFF;
   padding:.3em;
   border:0px;
   margin:0px 0px .5em 0px;
 }
 
 -->
 </style>
 }}

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS