Renaming sass files for relevance. Style tweaks for large input to fix firefox bug.

This commit is contained in:
summerscope
2014-04-30 16:12:39 +10:00
parent 4ed81da022
commit c1ab0c0f0b
3 changed files with 5 additions and 6 deletions

View File

@@ -2,7 +2,8 @@
@import mixins
#tagline
background: black url("/assets/home/tagline-bg.jpg")
background-color: black
background-image: url("/assets/home/tagline-bg.jpg")
@include fullbg
height: 400px
padding: 40px 0px

View File

@@ -3,7 +3,4 @@
#hub-search
input
font-size: 2em
@include big-input
//.advanced
//padding-top: 8px
//@include disabled
@include big-input

View File

@@ -5,7 +5,8 @@
border: 1px solid #999
font-size: 18px
@extend .avenir
padding: 30px 20px
padding: 22px 18px
height: auto
margin-bottom: 1em
@mixin disabled