Dark Textstyle


名前

テキスト

テキスト

[[module CSS]]
.text-container-wrap {
    background-color: #000;
    width: unset;
    max-width: 400px !important;
}
.text-container-wrap h3 {
    color: white !important;
}
.text-container {
    max-width: 100% !important;
    background-color: #181818;
    box-shadow: 1px 1px 7px #222 inset;
}
.recv .text {
    background-color: #666;
    color: #fff;
}
[[/module]]
特に明記しない限り、このページのコンテンツは次のライセンスの下にあります: Creative Commons Attribution-ShareAlike 3.0 License