No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
} | } | ||
. | .patch-note-box-title { | ||
background: #2c2c2c; | background: #2c2c2c; | ||
font-size: large; | font-size: large; | ||
border-bottom: 1px white; | border-bottom: 1px white; | ||
} | } |
Revision as of 15:50, 15 May 2025
.patch-note-box { border: 2px solid #363636; border-radius: 8px; } .patch-note-box-title { background: #2c2c2c; font-size: large; border-bottom: 1px white; }