blockquote style added
This commit is contained in:
parent
72deb4de18
commit
ae29b5fd62
|
@ -65,6 +65,15 @@ a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
section.ritem blockquote {
|
||||||
|
border-left: 5px solid;
|
||||||
|
padding-left: 10px;
|
||||||
|
margin-left: 0px;
|
||||||
|
margin-top: 10px;
|
||||||
|
font-weight: 200;
|
||||||
|
font-size: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
section.refresult a:after {
|
section.refresult a:after {
|
||||||
font-family: byl-iconfont;
|
font-family: byl-iconfont;
|
||||||
font-size-adjust: 0.5;
|
font-size-adjust: 0.5;
|
||||||
|
|
Loading…
Reference in New Issue