Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0e167c3

Browse files
Update style.css
1 parent fecd0eb commit 0e167c3

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

β€Ž28 - Video Speed Controller/css/style.css

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
:root {
22
--yellow: #ffb100;
33
--red: #c60900;
4-
--white: #fff;
5-
--black: #000;
4+
--white: #ffffff;
5+
--black: #000000;
66
--hover-color: #e5ff002c;
77
--box-shadow: 0 0.2rem 1rem #000000b0;
88
--primary-font-family: sans-serif;
@@ -25,7 +25,6 @@ body {
2525
align-items: center;
2626
justify-content: center;
2727
min-height: 100vh;
28-
overflow: hidden;
2928
background: no-repeat 0 33% / cover url(../img/freddie.jpg) var(--yellow);
3029
background-blend-mode: darken;
3130
}
@@ -108,7 +107,7 @@ p:last-child {
108107
background-color: var(--yellow);
109108
}
110109

111-
/* loader */
110+
/* loader start */
112111
#loadingDiv {
113112
display: flex;
114113
align-items: center;
@@ -125,7 +124,9 @@ p:last-child {
125124
height: 7rem;
126125
background: center / contain no-repeat url(../img/loader.gif);
127126
}
127+
/* loader end */
128128

129+
/* media queries start */
129130
@media screen and (max-width: 1260px) {
130131
.text {
131132
display: none;
@@ -153,3 +154,4 @@ p:last-child {
153154
font-size: 5.7px;
154155
}
155156
}
157+
/* media queries end */

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /