Skip to content

Commit ef7f46d

Browse files
committed
Make picture borders a little lighter
1 parent d029eb7 commit ef7f46d

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: 4px double black;
393+
border: 4px double #666;
394394
}
395395

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

0 commit comments

Comments
 (0)