bootstrap 4 beta 2
Bootstrap 4 beta 2
This commit is contained in:
8
bootstap 4 alpha 6/scss/mixins/_text-hide.scss
Normal file
8
bootstap 4 alpha 6/scss/mixins/_text-hide.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
// CSS image replacement
|
||||
@mixin text-hide() {
|
||||
font: 0/0 a;
|
||||
color: transparent;
|
||||
text-shadow: none;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user