From 371dee86fd9b6bbda41004472d682ab73b1adc7c Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 2 Aug 2014 11:43:55 -0400 Subject: update sponsor --- amelia/index.html | 2 +- assets/css/bootswatch.min.css | 2 +- assets/img/gridgum.png | Bin 0 -> 26932 bytes assets/less/bootswatch.less | 2 +- cerulean/index.html | 2 +- cosmo/index.html | 2 +- custom/index.html | 2 +- cyborg/index.html | 2 +- darkly/index.html | 2 +- default/index.html | 2 +- flatly/index.html | 2 +- index.html | 2 +- journal/index.html | 2 +- lumen/index.html | 2 +- readable/index.html | 2 +- simplex/index.html | 2 +- slate/index.html | 2 +- spacelab/index.html | 2 +- superhero/index.html | 2 +- united/index.html | 2 +- yeti/index.html | 2 +- 21 files changed, 20 insertions(+), 20 deletions(-) create mode 100644 assets/img/gridgum.png diff --git a/amelia/index.html b/amelia/index.html index 44beff74..dd97c40d 100644 --- a/amelia/index.html +++ b/amelia/index.html @@ -100,7 +100,7 @@
diff --git a/assets/css/bootswatch.min.css b/assets/css/bootswatch.min.css index 1f58e061..9c1c5dbb 100644 --- a/assets/css/bootswatch.min.css +++ b/assets/css/bootswatch.min.css @@ -1 +1 @@ -body{padding-top:50px}#banner{min-height:300px;border-bottom:none}.page-header h1{font-size:4em}.bs-docs-section{margin-top:8em}.bs-component{position:relative}.bs-component .modal{position:relative;top:auto;right:auto;left:auto;bottom:auto;z-index:1;display:block}.bs-component .modal-dialog{width:90%}.bs-component .popover{position:relative;display:inline-block;width:220px;margin:20px}#source-button{position:absolute;top:0;right:0;z-index:100;font-weight:bold}.progress{margin-bottom:10px}footer{margin:5em 0}footer li{float:left;margin-right:1.5em;margin-bottom:1.5em}footer p{clear:left;margin-bottom:0}.splash{padding:4em 0 2em;background-color:#141d27;color:#fff;text-align:center}.splash h1{font-size:4em}.splash #social{margin:2em 0}.splash .alert{margin:2em 0}.section-tout{padding:4em 0 3em;border-bottom:1px solid rgba(0,0,0,0.05);background-color:#eaf1f1}.section-tout .fa{margin-right:.5em}.section-tout p{margin-bottom:3em}.section-preview{padding:4em 0 4em}.section-preview .preview{margin-bottom:4em;background-color:#eaf1f1}.section-preview .preview .image{position:relative}.section-preview .preview .image:before{box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);position:absolute;top:0;left:0;width:100%;height:100%;content:"";pointer-events:none}.section-preview .preview .options{padding:1em 2em 2em;border:1px solid rgba(0,0,0,0.05);border-top:none;text-align:center}.section-preview .preview .options p{margin-bottom:2em}.section-preview .dropdown-menu{text-align:left}.section-preview .lead{margin-bottom:2em}@media (max-width:767px){.section-preview .image img{width:100%}}.sponsor{text-align:center}.sponsor a:hover{text-decoration:none}@media (max-width:767px){#banner{margin-bottom:2em;text-align:center}} \ No newline at end of file +body{padding-top:50px}#banner{min-height:300px;border-bottom:none}.page-header h1{font-size:4em}.bs-docs-section{margin-top:8em}.bs-component{position:relative}.bs-component .modal{position:relative;top:auto;right:auto;left:auto;bottom:auto;z-index:1;display:block}.bs-component .modal-dialog{width:90%}.bs-component .popover{position:relative;display:inline-block;width:220px;margin:20px}#source-button{position:absolute;top:0;right:0;z-index:100;font-weight:bold}.progress{margin-bottom:10px}footer{margin:5em 0}footer li{float:left;margin-right:1.5em;margin-bottom:1.5em}footer p{clear:left;margin-bottom:0}.splash{padding:4em 0 0;background-color:#141d27;color:#fff;text-align:center}.splash h1{font-size:4em}.splash #social{margin:2em 0}.splash .alert{margin:2em 0}.section-tout{padding:4em 0 3em;border-bottom:1px solid rgba(0,0,0,0.05);background-color:#eaf1f1}.section-tout .fa{margin-right:.5em}.section-tout p{margin-bottom:3em}.section-preview{padding:4em 0 4em}.section-preview .preview{margin-bottom:4em;background-color:#eaf1f1}.section-preview .preview .image{position:relative}.section-preview .preview .image:before{box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);position:absolute;top:0;left:0;width:100%;height:100%;content:"";pointer-events:none}.section-preview .preview .options{padding:1em 2em 2em;border:1px solid rgba(0,0,0,0.05);border-top:none;text-align:center}.section-preview .preview .options p{margin-bottom:2em}.section-preview .dropdown-menu{text-align:left}.section-preview .lead{margin-bottom:2em}@media (max-width:767px){.section-preview .image img{width:100%}}.sponsor{text-align:center}.sponsor a:hover{text-decoration:none}@media (max-width:767px){#banner{margin-bottom:2em;text-align:center}} \ No newline at end of file diff --git a/assets/img/gridgum.png b/assets/img/gridgum.png new file mode 100644 index 00000000..669b008f Binary files /dev/null and b/assets/img/gridgum.png differ diff --git a/assets/less/bootswatch.less b/assets/less/bootswatch.less index bbb69638..05a39c46 100644 --- a/assets/less/bootswatch.less +++ b/assets/less/bootswatch.less @@ -71,7 +71,7 @@ footer { } .splash { - padding: 4em 0 2em; + padding: 4em 0 0; background-color: #141d27; color: #fff; text-align: center; diff --git a/cerulean/index.html b/cerulean/index.html index 881df6b4..4d9b8154 100644 --- a/cerulean/index.html +++ b/cerulean/index.html @@ -100,7 +100,7 @@
diff --git a/cosmo/index.html b/cosmo/index.html index f4c6b328..eea71f01 100644 --- a/cosmo/index.html +++ b/cosmo/index.html @@ -100,7 +100,7 @@
diff --git a/custom/index.html b/custom/index.html index 1ec6a5d2..0819bd7c 100644 --- a/custom/index.html +++ b/custom/index.html @@ -100,7 +100,7 @@
diff --git a/cyborg/index.html b/cyborg/index.html index 091e889c..f1f458eb 100644 --- a/cyborg/index.html +++ b/cyborg/index.html @@ -100,7 +100,7 @@
diff --git a/darkly/index.html b/darkly/index.html index 2c87c1f0..6ae5ac0b 100644 --- a/darkly/index.html +++ b/darkly/index.html @@ -100,7 +100,7 @@
diff --git a/default/index.html b/default/index.html index 1fceb2bd..9ba685e3 100644 --- a/default/index.html +++ b/default/index.html @@ -97,7 +97,7 @@
diff --git a/flatly/index.html b/flatly/index.html index d725ea4c..78a6ff75 100644 --- a/flatly/index.html +++ b/flatly/index.html @@ -100,7 +100,7 @@
diff --git a/index.html b/index.html index 0054a346..4425abae 100644 --- a/index.html +++ b/index.html @@ -99,7 +99,7 @@
diff --git a/journal/index.html b/journal/index.html index 96a6fc9d..2d685572 100644 --- a/journal/index.html +++ b/journal/index.html @@ -100,7 +100,7 @@
diff --git a/lumen/index.html b/lumen/index.html index 19717270..b038f732 100644 --- a/lumen/index.html +++ b/lumen/index.html @@ -100,7 +100,7 @@
diff --git a/readable/index.html b/readable/index.html index 20cae030..4dcd88fd 100644 --- a/readable/index.html +++ b/readable/index.html @@ -100,7 +100,7 @@
diff --git a/simplex/index.html b/simplex/index.html index e82d25c9..12c45736 100644 --- a/simplex/index.html +++ b/simplex/index.html @@ -100,7 +100,7 @@
diff --git a/slate/index.html b/slate/index.html index ca8ca49c..eed1f447 100644 --- a/slate/index.html +++ b/slate/index.html @@ -100,7 +100,7 @@
diff --git a/spacelab/index.html b/spacelab/index.html index dd086b75..24bf1bb2 100644 --- a/spacelab/index.html +++ b/spacelab/index.html @@ -100,7 +100,7 @@
diff --git a/superhero/index.html b/superhero/index.html index 84473bd1..a266e005 100644 --- a/superhero/index.html +++ b/superhero/index.html @@ -100,7 +100,7 @@
diff --git a/united/index.html b/united/index.html index 33cea5c6..13f417c0 100644 --- a/united/index.html +++ b/united/index.html @@ -100,7 +100,7 @@
diff --git a/yeti/index.html b/yeti/index.html index d293000f..1c2dab8d 100644 --- a/yeti/index.html +++ b/yeti/index.html @@ -100,7 +100,7 @@
-- cgit v1.2.3