@extends('layouts.master') @section('css') @endsection @section('main_content')
Use the different styles of borders likeborder
radius/border-color/border-widthUse of any components.
Use all direction.b-t-*/ .b-b-*/ .b-l-*/
.b-r-*border components.
Use the different styles of borders likeborder
radius/border-color/border-width.Use of any components.
Use all direction.b-t-*/ .b-b-*/ .b-l-*/
.b-r-*border components.
Use the width and height of images class like:.img-* ,
.img-h-*.
Use the font-style
like:.f-s-*[normal/italic/oblique/initial/inherit].
This is a .f-s-normal font-style
This is a .f-s-italic font-style
This is a .f-s-oblique font-style
This is a .f-s-initial font-style
This is a .f-s-inherit font-style
Using, f-w-* class, you can change the
font weight.
f-w-700 f-w-600 f-w-500 f-w-400 f-w-300 f-w-100You can Give text color by using,
font-*Class.
This is Primary text You can archive this
adding.font-primary class
This is Secondary text You can archive this
adding.font-secondary class
This is Tertiary text You can archive this
adding.font-tertiary class
This is Success text You can archive this
adding.font-success class
This is Info text You can archive this adding.font-info
class
This is Warning text You can archive this
adding.font-warning class
This is Danger text You can archive this
adding.font-danger class
This is Dark text You can archive this adding.font-dark
class
Use the font-size for.f-*
[14/16/18/20/22/24/26/28/30/32/34/36/38/40].