first commit
This commit is contained in:
20
public/component/pear/css/module/link.css
Executable file
20
public/component/pear/css/module/link.css
Executable file
@ -0,0 +1,20 @@
|
||||
.pear-link{
|
||||
font-size: 15px!important;
|
||||
}
|
||||
|
||||
.pear-link.pear-link-primary{
|
||||
color : #5FB878 ;
|
||||
}
|
||||
|
||||
.pear-link.pear-link-success{
|
||||
color : #5FB878 ;
|
||||
}
|
||||
|
||||
.pear-link .pear-link-warming{
|
||||
|
||||
|
||||
}
|
||||
|
||||
.pear-link .pear-link-danger{
|
||||
|
||||
}
|
Reference in New Issue
Block a user