Skip to content

Commit 9362881

Browse files
committed
edits
1 parent 0316efb commit 9362881

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

assets/css/main.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ input, select, textarea {
245245
}
246246

247247
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
248-
color:inherit;
248+
color:#000000;
249249
text-decoration: none;
250250
}
251251

@@ -1261,7 +1261,7 @@ input, select, textarea {
12611261

12621262
.poptrox-popup .caption {
12631263
padding: 2em 2em 0.1em 2em ;
1264-
bottom: 0;
1264+
bottom: auto;
12651265
cursor: default;
12661266
left: 0;
12671267
position: absolute;
@@ -1762,7 +1762,7 @@ input, select, textarea {
17621762

17631763

17641764

1765-
@media screen and (max-width: 1680px) {
1765+
@media screen and (max-width: 5120px) {
17661766

17671767
#main .thumb {
17681768
-moz-transition-delay: 2.075s;

0 commit comments

Comments
 (0)