About 2 results
Open links in new tab

mindyou_readme.md · GitHub
For clients to authenticate, the token key should be included in the Authorization HTTP header. The key should be prefixed by the string literal "Token", with whitespace separating the two …
_variables.scss · GitHub
$screen-xs-max:540px; $screen-header-collapse: $screen-xs-max; //Link colors (Aka: <a> tags) $link-color: $light-blue; $link-hover-color: lighten ($link-color, 15%); //Body background (Affects …