Init with some changes to the Serif Theme
This commit is contained in:
commit
912d143813
243 changed files with 15251 additions and 0 deletions
8
_sass/bootstrap/helpers/_visually-hidden.scss
Normal file
8
_sass/bootstrap/helpers/_visually-hidden.scss
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
//
|
||||
// Visually hidden
|
||||
//
|
||||
|
||||
.visually-hidden,
|
||||
.visually-hidden-focusable:not(:focus):not(:focus-within) {
|
||||
@include visually-hidden();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue