1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-20 04:31:29 +02:00

Fluid card rule addition and minor changes

This commit is contained in:
Angelos Chalaris
2016-11-21 22:10:13 +02:00
parent 0085ea0a3d
commit f643f78f1a
9 changed files with 10 additions and 3 deletions

View File

@@ -40,6 +40,7 @@
-webkit-align-self: auto;
align-self: auto;
}
[class^='col-'] .card.fluid { margin: 2px 0 20px; }
/* Local classes and ids for this page */
.fore-primary { color: #0d47a1; font-family: monospace, monospace; }
.fore-secondary { color: #b71c1c; font-family: monospace, monospace; }