diff options
| author | XhmikosR <[email protected]> | 2018-12-04 12:26:17 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-12-10 11:08:34 +0200 |
| commit | 7a2cdfb650891de08589a7ca229bd9407fbf4859 (patch) | |
| tree | 024927ac375b239894d4310fea03a4a5f9e86a45 | |
| parent | 3b825870fae2de31034b85050db7e53f1d542449 (diff) | |
| download | bootstrap-7a2cdfb650891de08589a7ca229bd9407fbf4859.tar.xz bootstrap-7a2cdfb650891de08589a7ca229bd9407fbf4859.zip | |
Center skippy.
| -rw-r--r-- | docs/_includes/skippy.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/_includes/skippy.html b/docs/_includes/skippy.html index 65be98a54..38505672a 100644 --- a/docs/_includes/skippy.html +++ b/docs/_includes/skippy.html @@ -1 +1,5 @@ -<a id="skippy" class="sr-only sr-only-focusable" href="#content"><div class="container"><span class="skiplink-text">Skip to main content</span></div></a> +<a id="skippy" class="sr-only sr-only-focusable text-center" href="#content"> + <div class="container"> + <span class="skiplink-text">Skip to main content</span> + </div> +</a> |
