Commit d5e42a0d authored by RawKStar77's avatar RawKStar77

Make grey default background-color for inputs. Kill bold on the privacy drop down.

parent 804c2528
...@@ -74,10 +74,7 @@ ...@@ -74,10 +74,7 @@
font-weight: normal; font-weight: normal;
font-size: 15px; font-size: 15px;
color: $gray; color: $gray;
background-color: #FAFAFA;
@include placeholder {
-webkit-font-smoothing: antialiased;
}
&:focus, &.js-focus { &:focus, &.js-focus {
outline: none; outline: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment