diff --git a/README.md b/README.md deleted file mode 100755 index 8879309..0000000 --- a/README.md +++ /dev/null @@ -1,26 +0,0 @@ -# [Start Bootstrap](http://startbootstrap.com/) - [Creative](http://startbootstrap.com/template-overviews/creative/) - -[Creative](http://startbootstrap.com/template-overviews/creative/) is a one page creative theme for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/). - -## Getting Started - -To use this theme, choose one of the following options to get started: -* Download the latest release on Start Bootstrap -* Fork this repository on GitHub - -## Bugs and Issues - -Have a bug or an issue with this theme? [Open a new issue](https://github.com/IronSummitMedia/startbootstrap-creative/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/creative/). - -## Creator - -Start Bootstrap was created by and is maintained by **David Miller**, Managing Partner at [Iron Summit Media Strategies](http://www.ironsummitmedia.com/). - -* https://twitter.com/davidmillerskt -* https://github.com/davidtmiller - -Start Bootstrap is based on the [Bootstrap](http://getbootstrap.com/) framework created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thorton](https://twitter.com/fat). - -## Copyright and License - -Copyright 2013-2015 Iron Summit Media Strategies, LLC. Code released under the [Apache 2.0](https://github.com/IronSummitMedia/startbootstrap-creative/blob/gh-pages/LICENSE) license. \ No newline at end of file diff --git a/css/creative.css b/css/creative.css index 6ab07e0..7a21411 100644 --- a/css/creative.css +++ b/css/creative.css @@ -194,65 +194,6 @@ header .header-content .header-content-inner p { } } -/*signup stuff*/ -#sign-up{ - margin-top: 5%; - -} - -.input { - display: flex; - align-items: center; -} - - -.button { - height: 44px; - border: none; -} - - -#email { - width: 75%; - background: #FDFCFB; - font-family: inherit; - color: #4CAF50; - letter-spacing: 1px; - text-indent: 5%; - border-radius: 5px 0 0 5px; -} - - -#submit { - width: 40%; - height: 44px; - background: #4CAF50; - font-family: inherit; - font-weight: bold; - color: #ffffff; - letter-spacing: 1px; - border-radius: 0 5px 5px 0; - cursor: pointer; - transition: background .8s ease-in-out; - -} - - -#submit:hover { - background: #ffffff; - color: #4CAF50; - -} - - -input:focus { - outline: none; - outline: 2px solid #4CAF50; - box-shadow: 0 0 2px #4CAF50; -} -/* end of signup stuff*/ - - diff --git a/css/nebulair.css b/css/nebulair.css index af6a91b..13440cf 100644 --- a/css/nebulair.css +++ b/css/nebulair.css @@ -1,7 +1,46 @@ - - - - +/*signup stuff*/ +#sign-up { + margin-top: 5%; +} +.input { + display: flex; + align-items: center; +} +.button { + height: 44px; + border: none; +} +#email { + width: 75%; + background: #FDFCFB; + font-family: inherit; + color: #4CAF50; + letter-spacing: 1px; + text-indent: 5%; + border-radius: 5px 0 0 5px; +} +#submit { + width: 40%; + height: 44px; + background: #4CAF50; + font-family: inherit; + font-weight: bold; + color: #ffffff; + letter-spacing: 1px; + border-radius: 0 5px 5px 0; + cursor: pointer; + transition: background 0.8s ease-in-out; +} +#submit:hover { + background: #ffffff; + color: #4CAF50; +} +input:focus { + outline: none; + outline: 2px solid #4CAF50; + box-shadow: 0 0 2px #4CAF50; +} +/* end of signup stuff*/ .mail { - padding-top: 50px; -} \ No newline at end of file + padding-top: 50px; +} diff --git a/index.html b/index.html index b72f129..445af7a 100755 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@ - + @@ -74,7 +74,7 @@