From cb6ed323b95e8614098a171193b4bc7d75b38760 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Ant=C3=BAnez?= Date: Tue, 10 Jan 2017 11:15:33 +0100 Subject: [PATCH] css syntax (classes) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e293208..d54768b 100644 --- a/README.md +++ b/README.md @@ -56,9 +56,9 @@ webslides/ └── images/ ``` -### CSS Syntax +### CSS Syntax (classes) -- Typography Classes: .text-landing, .text-data, .text-intro... +- Typography: .text-landing, .text-data, .text-intro... - Background Colors: .bg-primary, .bg-apple, .bg-blue... - Background Images: .background,.background-center-bottom... - Cards: .card-50, .card-40...