MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 1,651:
color: white;
margin: 0;
}
/* Create a uniform gap between all consecutive chat messages */
.ext-aiassistant-message + .ext-aiassistant-message {
margin-top: 2.5em !important; /* Change this value to increase or decrease the gap */
}
| |||