Design e Recursos
Outline Button CSS Gerador
Gerar minimal outline button CSS.
Entrada
Outline Button CSS Gerador
button cssoutline buttonuisnippet
Saída
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;
}Ferramentas relacionadas
Cor Conversor
Convert between HEX, RGB, e HSL Cor paramats.
CSS Gradient Gerador
Gerar a linear gradient e copy the CSS instantly.
Favicon Gerador
Create a simple SVG favicon de initials e bre Cors.
SVG Optimizer
Strip comments e collapse whitespace in SVG markup.
CSS Minifier
Minify CSS by removing comments e extra whitespace.
CSS paramatador
Pretty-print CSS com readable indentation.