update v1.0.4.1

This commit is contained in:
sujitprasad
2016-01-07 13:40:40 +05:30
parent 4864e5a3f1
commit c65c0cb280
12 changed files with 359 additions and 301 deletions

View File

@@ -57,6 +57,25 @@
font-weight: 600;
font-variant: normal;
}
blockquote {
padding:10px 20px;
}
blockquote {
border:1px solid #FF3048;
page-break-inside:avoid;
}
blockquote{
padding:10px 20px;
margin:0 0 20px;
font-size:12.5px;
border-left: 5px solid #DD0019;
background-color: #FFE8EB;
border-radius: 2px;
}
</style>
</head>