التصميم والموارد
Outline Button CSS مولد
إنشاء minimal outline button CSS.
الإدخال
Outline Button CSS مولد
button cssoutline buttonuisnippet
الإخراج
Outline Button CSS Generator
.btn-outline {
border: 1px solid #111827;
color: #111827;
border-radius: 12px;
padding: 8px 15px;
transition: all 0.3s ease;
}
.btn-outline:hover {
background: #111827;
color: #f8fafc;
}أدوات مشابهة
لون محول
Convert between HEX, RGB, و HSL لون لـmats.
CSS Gradient مولد
إنشاء a linear gradient و copy the CSS instantly.
Favicon مولد
Create a simple SVG favicon من initials و brو لونs.
SVG Optimizer
Strip comments و collapse whitespace in SVG markup.
CSS Minifier
Minify CSS by removing comments و extra whitespace.
CSS منسق
Pretty-print CSS مع readable indentation.