「MediaWiki:Common.css」の版間の差分

Boxmenu用CSSを追加
コミュニティポータル用CSSの調整
624行目: 624行目:
      
      
     html.skin-theme-clientpref-night .community-portal-h1 {
     html.skin-theme-clientpref-night .community-portal-h1 {
color: #000000;
background: #1f1f23; /* 暗い背景色 */
        color: #ffffff; /* 明るい文字色 */
border-left: solid 5px #44447a;
border-bottom: solid 3px #54595d;
}
}
}
}
659行目: 662行目:
     }
     }
     .community-portal-h1 {
     .community-portal-h1 {
color: #000000;
background: #1f1f23; /* 暗い背景色 */
        color: #ffffff; /* 明るい文字色 */
border-left: solid 5px #44447a;
border-bottom: solid 3px #54595d;
}
}
}
}