From 768be3789c9dcabcfe50e7ca77df539fe11af761 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 24 Jan 2016 16:56:03 -0500 Subject: merge cssbox 75ee459c5d --- (limited to 'site/common/css/cssbox/README.md') diff --git a/site/common/css/cssbox/README.md b/site/common/css/cssbox/README.md index ceed61a..9c161fc 100644 --- a/site/common/css/cssbox/README.md +++ b/site/common/css/cssbox/README.md @@ -2,10 +2,13 @@ A simple, pure-CSS Lightbox replacement. ## Why CSSBox? -* Actually lightweight (843b including comments, 547b excluding comments, unminified!) -* Centers the image with a nice, yet simple border +* Actually lightweight (903b including comments, 607b excluding comments, unminified!) +* Centers the image +* Adds a nice, realistic shadow to the image +* Dims the background * Completely responsive, works on any screen size * Has a pretty fade in animation +* Absolutely no JavaScript ## Usage Upload cssbox.css to your server and add a stylesheet link to it in your CSS. -- cgit v0.9.1