D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
buildteksolution
/
www
/
superadmin
/
assets
/
scss
/
shared
/
components
/
mixins
/
Filename :
_blockqoute.scss
back
Copy
// BlockQuote Mixins // @mixin blockquote($color) { border-color: $color; .blockquote-footer { color: $color; } }