Template:PatchNoteBox-UMVC3/styles.css

Template page
.patch-note-box {
 border: 2px solid #363636;
 border-radius: 8px;
}

.patch-note-box-title {
 background: #2c2c2c;
 font-size: large;
 border-bottom: 1px white;
}