summaryrefslogtreecommitdiffstats
path: root/site/common/css/cssbox/README.md
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-01-24 16:56:03 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-01-24 16:56:03 (EST)
commit768be3789c9dcabcfe50e7ca77df539fe11af761 (patch)
tree5b388051cead6024bf8a38d2930140420e18509a /site/common/css/cssbox/README.md
parent0f5427e9f0fd26cf5272ccb275de9c1da05145aa (diff)
downloadlibreboot.org-768be3789c9dcabcfe50e7ca77df539fe11af761.zip
libreboot.org-768be3789c9dcabcfe50e7ca77df539fe11af761.tar.gz
libreboot.org-768be3789c9dcabcfe50e7ca77df539fe11af761.tar.bz2
merge cssbox 75ee459c5d
Diffstat (limited to 'site/common/css/cssbox/README.md')
-rw-r--r--site/common/css/cssbox/README.md7
1 files changed, 5 insertions, 2 deletions
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.