diff --git a/global.css b/global.css index aaf7c06..4716b20 100644 --- a/global.css +++ b/global.css @@ -72,7 +72,7 @@ button:active { .clearer { clear:both } .gridlist { padding:0; margin:0; list-style:none } -.gridlist li { float:left; width:90px; text-align:center } +.gridlist li { float:left; width:90px; height: 115px; text-align:center } .gridlist li a span { display:block; font-size:12px } .gridlist li a img { border:1px solid #ccc } .gridlist li a:hover img { border:1px solid #9f5600 } @@ -95,4 +95,4 @@ button:active { .doc-block { margin-top:50px } div.doc-contents ul li {display: inline-block; margin: 0px 15px; min-width: 220px;} -pre code {background-color: whiteSmoke; display: block; padding: 8.5px; margin: -10px 0 18px; line-height: 18px; font-size: 12px; border: 1px solid #CCC; border: 1px solid rgba(0, 0, 0, 0.15); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; white-space: pre; white-space: pre-wrap; word-wrap: break-word;} \ No newline at end of file +pre code {background-color: whiteSmoke; display: block; padding: 8.5px; margin: -10px 0 18px; line-height: 18px; font-size: 12px; border: 1px solid #CCC; border: 1px solid rgba(0, 0, 0, 0.15); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; white-space: pre; white-space: pre-wrap; word-wrap: break-word;} diff --git a/index.html b/index.html index 45f442c..689121e 100644 --- a/index.html +++ b/index.html @@ -66,6 +66,7 @@

Lots 'o Goodies

Demos