No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
.hNote-container { | |||
display: block; | |||
} | |||
.hNote-content { | .hNote-content { | ||
padding-left: 10px; | padding-left: 10px; | ||
} | |||
.hNote-image { | |||
} | } |
Revision as of 10:04, 19 December 2022
.hNote-container { display: block; } .hNote-content { padding-left: 10px; } .hNote-image { }