Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 10:38, 23 October 2025 by Admin (talk | contribs) (Created page with ".message { padding: 1em; border-width: 1px; border-style: solid; } .message-info { border-color: blue; background: rgba(0, 0, 255, 0.5) }")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)

.message {

 padding: 1em;
 border-width: 1px;
 border-style: solid;

}

.message-info {

 border-color: blue;
 background: rgba(0, 0, 255, 0.5)

}