diff --git a/app/views/pages/styleguide.html.erb b/app/views/pages/styleguide.html.erb index a803960..98db082 100644 --- a/app/views/pages/styleguide.html.erb +++ b/app/views/pages/styleguide.html.erb @@ -149,6 +149,53 @@ +
+

Buttons

+

ecosyste.ms, in most cases, uses Bootstrap's .btn class, with the .rounded-pill modifier

+

Most used

+
+
+
+ btn-primary rounded-pill +
+
+
+ btn-success rounded-pill +
+
+
+ btn-primary rounded-pill +
+
+

Least used

+
+
+
+ btn-secondary rounded-pill +
+
+
+ btn-warning rounded-pill +
+
+

Never used

+
+
+
+ btn-light rounded-pill +
+
+
+ btn-dark rounded-pill +
+
+
+ btn-info rounded-pill +
+
+
+ +

ecosyste.ms components

Page content