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

編集の要約なし
編集の要約なし
 
(同じ利用者による、間の3版が非表示)
72行目: 72行目:
#footer-poweredbyico {
#footer-poweredbyico {
   display: none;
   display: none;
}
.drinking-notice{
    margin-top:20px;
    padding:12px;
    font-size:0.85em;
    color:#666;
    text-align:center;
    border-top:1px solid #ddd;
}
.mw-footer-drinking-notice {
    display: block;
    margin-top: 10px;
    padding-top: 8px;
    font-size: 0.9em;
    line-height: 1.6;
    font-weight: bold;
    color: #b22222;  /* 落ち着いた警告色 */
}
#footer-info li {
    max-width: 100%;
}
}