MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1,233:
/* User Message Bubble */
.ext-aiassistant-message-user {
background-color: #202122 !important;
color: #ffffff !important;
border-radius: 18px !important;
margin-left: 100px !important;
margin-bottom: 1.6em !important;
Line 1,645 ⟶ 1,642:
background-color: #202122;
color: white;
border-radius: 16px18px; /* Adjust the pixel value for more or less roundness */
padding: 12px 16px; /* Adds space so the text doesn't touch the edges */
}