Skip to content

Commit e49dd79

Browse files
committed
Make the chapter picture borders double stripes
1 parent cac0cf5 commit e49dd79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

html/css/ejs.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ figure.chapter img {
390390

391391
figure.framed img {
392392
border-radius: 50%;
393-
border: 2px solid black;
393+
border: 4px double black;
394394
}
395395

396396
@media screen and (max-width: 500px) {

0 commit comments

Comments
 (0)