diff --git a/css/main.css b/css/main.css index c4ba5532..25d8ff65 100644 --- a/css/main.css +++ b/css/main.css @@ -1677,7 +1677,7 @@ pre .javascript .function { border: 0; } #QR img { - width: 100px; + width: 50px; max-width: 100%; display: inline-block; margin: 0.8em 2em 0 2em; @@ -1942,7 +1942,7 @@ pre .javascript .function { width: 4px; height: 4px; border-radius: 50%; - background: #ff4765; + background: #e3ffd7; } .links-of-blogroll { font-size: 13px;