Update styles.css

This commit is contained in:
wibyweb 2023-10-04 01:22:01 -04:00 committed by GitHub
parent 1daef790c1
commit bd64908d87
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,4 +13,4 @@ p { font-size:17px; margin-bottom:0px; margin-top:0px; }
.url { font-size:15px; color: #3a5a0c; }
.pin { font-size:14px; COLOR: #2e2e2e;}
textarea:focus, input:focus{ outline: none;}
blockquote { width: 680px; }
blockquote { max-width: 680px; }