MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1,132: | Line 1,132: | ||
/* ========================================================= | /* ========================================================= | ||
OOO Manual | OOO Browser Manual Text Box | ||
========================================================= */ | ========================================================= */ | ||
.ooo- | .ooo-browser-textbox { | ||
margin-top: 16px; | |||
padding: 12px 14px; | |||
border-left: 3px solid var(--ooo-accent); | |||
background: rgba(245,196,0,0.05); | |||
line-height: 1.6; | |||
font-size: 0.95rem; | |||
} | } | ||