Merge pull request #390 from panfu28/patch-2

Update index.css
This commit is contained in:
Łiźnier Hełam Łabej 2021-02-13 17:27:41 +01:00 committed by GitHub
commit 1843f4a265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@
min-height: 250px; min-height: 250px;
max-height: 400px; max-height: 400px;
overflow-x: hidden; overflow-x: hidden;
overflow-y: auto;; overflow-y: auto;
} }
.box img { .box img {
float: left; float: left;
@ -63,7 +63,7 @@
margin-right: auto; margin-right: auto;
max-width: 500px; max-width: 500px;
max-height: 300px; max-height: 300px;
} }
.quoteofnow { .quoteofnow {
text-align: center; text-align: center;
font-size: 20px; font-size: 20px;
@ -72,7 +72,7 @@
.description { .description {
text-align: center; text-align: center;
font-weight: bolder; font-weight: bolder;
} }
.boardlinksurl { .boardlinksurl {
float: left; float: left;
margin-right: 100px; margin-right: 100px;