用 .btn-outline-* 替換預設修飾用的Class,以移除任何按鈕上的所有背景色及背景圖。 ... <button type="button" class="btn btn-outline-primary">Primary</button> ...
確定! 回上一頁