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