Added Grayscale credits head
This commit is contained in:
parent
9712783a53
commit
3f0ca12dd4
1 changed files with 24 additions and 19 deletions
|
|
@ -4,6 +4,12 @@
|
|||
@import "variables";
|
||||
@import "mixins";
|
||||
|
||||
/*!
|
||||
* Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
|
||||
* Code licensed under the Apache License v2.0.
|
||||
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
|
||||
*/
|
||||
|
||||
body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
@ -73,7 +79,6 @@ a {
|
|||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
font-weight: 700;
|
||||
&:focus {
|
||||
|
|
@ -225,8 +230,8 @@ ul.social-buttons li a {
|
|||
font-size: 20px;
|
||||
line-height: 40px;
|
||||
outline: 0;
|
||||
background-color: #222;
|
||||
color: $social-buttons-color;
|
||||
background-color: #222;
|
||||
|
||||
-webkit-transition: all .3s;
|
||||
-moz-transition: all .3s;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue