Материал из Bluemoon Wiki
|
|
Строка 1: |
Строка 1: |
| {{#css: | | {{WIP|#00AA00|#AA00CC|Header|Message|Footer}} |
| .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 {
| |
| padding: 15px;
| |
| }
| |
| }}
| |
| | |
| <div class="page-message">
| |
| <div class="header">
| |
| <div class="left"></div>
| |
| <div class="text"> {{headername}} </div>
| |
| <div class="right"></div>
| |
| </div>
| |
| <div class="message">
| |
| {{headermessage}}
| |
| </div>
| |
| <div class="message-editor">
| |
| {{[[Участник:Gabefrut|Gabefrut]] ([[Обсуждение участника:Gabefrut|обсуждение]]) 19:29, 9 ноября 2024 (MSK)}}
| |
| </div>
| |
| <p class="message-editor-link">{{discord}}</p>
| |
| | |
| </div>
| |
Версия от 19:34, 9 ноября 2024
Undefined User NaN:NaN NaN.NaN.NaN
Bottom Text