1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-12 00:43:57 +02:00

Buttons and input groups documented

This commit is contained in:
Angelos Chalaris
2017-11-18 12:06:44 +02:00
parent 35f3d81f9d
commit 61d56d7dc8
12 changed files with 359 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ module.exports = {
`Text color for cards and card sections can be changed by changing the value of the <code>--card-fore-color</code> variable.`,
`Background color for cards and card sections can be changed by changing the value of the <code>--card-back-color</code> variable.`,
`Border color for cards and card sections can be changed by changing the value of the <code>--card-border-color</code> variable.`,
`You can customize the colors of different color variants by changing the values of the related variables in their respective definitions.`,
`Universal padding for elements can be changed globally by changing the value of the <code>--universal-padding</code> variable.`
],
modifiers: [