Материал из Bluemoon Wiki
|
|
Строка 1: |
Строка 1: |
| {{#css: | | {{#css: |
| .page-message {
| |
| min-height: 150px;
| |
| width: 100%;
| |
| border: 1px solid;
| |
| border-radius: 5px 5px 5px 5px;
| |
| background: #FFB273;
| |
|
| |
| text-align: center;
| |
| font-family:cursive;
| |
|
| |
| }
| |
|
| |
| .header {
| |
| display: flex;
| |
| flex-direction: row;
| |
| font-size: 20px;
| |
| line-height: 24px;
| |
|
| |
| height: 50px;
| |
| }
| |
|
| |
| .header .left,
| |
| .header .right {
| |
| width: 25%;
| |
| height: 25px;
| |
| }
| |
|
| |
| .header .left {
| |
| background-image: repeating-linear-gradient(
| |
| 45deg,
| |
| #171717 0px 10px,
| |
| #FF7400 10px 20px);
| |
| }
| |
|
| |
| .header .right {
| |
| background-image: repeating-linear-gradient(
| |
| -45deg,
| |
| #171717 0px 10px,
| |
| #FF7400 10px 20px);
| |
| }
| |
|
| |
| .header .text{
| |
| color: white;
| |
| background: #171717;
| |
| width: 100%;
| |
| height: auto;
| |
| border-radius: 0 0 15px 15px;
| |
| display: flex;
| |
| align-items: center;
| |
| justify-content: center;
| |
|
| |
| }
| |
|
| |
| .message { | | .message { |
| padding: 15px;
| | color: var(--color-a); |
| | background: var(--color-b); |
| } | | } |
| }} | | }} |
|
| |
|
| <div class="page-message"> | | <div class="message" style="--color-a: red; --color-b: blue"> |
| <div class="header">
| | [[Участник:Gabefrut|Gabefrut]] ([[Обсуждение участника:Gabefrut|обсуждение]]) 19:20, 9 ноября 2024 (MSK) |
| <div class="left"></div>
| | </div> |
| <div class="text"> {{headername}} </div>
| | |
| <div class="right"></div>
| | <div class="message" style="--color-a: green; --color-b: green"> |
| </div>
| | [[Участник:Gabefrut|Gabefrut]] ([[Обсуждение участника:Gabefrut|обсуждение]]) 19:20, 9 ноября 2024 (MSK) |
| <div class="message">
| | </div> |
| {{headermessage}}
| |
| </div>
| |
| <div class="message-editor">
| |
| {{[[Участник:Gabefrut|Gabefrut]] ([[Обсуждение участника:Gabefrut|обсуждение]]) 19:08, 9 ноября 2024 (MSK)}}
| |
| </div>
| |
| <p class="message-editor-link">{{discord}}</p>
| |
|
| |
|
| | <div class="message" style="--color-a: blue; --color-b: red"> |
| | [[Участник:Gabefrut|Gabefrut]] ([[Обсуждение участника:Gabefrut|обсуждение]]) 19:20, 9 ноября 2024 (MSK) |
| </div> | | </div> |
Версия от 19:20, 9 ноября 2024