アカウント名:
パスワード:
より多くのコメントがこの議論にあるかもしれませんが、JavaScriptが有効ではない環境を使用している場合、クラシックなコメントシステム(D1)に設定を変更する必要があります。
ハッカーとクラッカーの違い。大してないと思います -- あるアレゲ
昔風の色使いスタイルシートを作ってみた (スコア:1)
div#logo, #ft {
background: #006666 !important;
}
header.h .header-menu, #fhft {
background: #004444 !important;
}
article h2 {
background: #006666 !important;
}
article h2 a {
color: white !important;
}
#commentlisting li h4 {
background: #006666 !important;
}
#commentlisting li h4 a,
#commentlisting li h4
Re:昔風の色使いスタイルシートを作ってみた (スコア:0)
input[type="submit"], input[type="button"], button, .btn {
color: #004242 !important;
background: #efefef !important;
border-color: #004242 !important;
}
.barColor {
background: #006666 !important;
border: 1px solid #004242 !important;
box-shadow: 0px ;
}
.barPercent {
border: 1px solid #006666 !important;
box-shadow: 0px;
color: #000000 !important;
}
Re: (スコア:0)
#wikicontents h1 {
background: #006666 !important;
color: #ffffff ;
}
#wikicontents .wikipageinfo {
color: #004242 !important;
}