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 2e99cea

Browse files
josephgeisphated
authored andcommitted
Make window controls realistic (#102)
1 parent 1f2faed commit 2e99cea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎website/static/css/homepage.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -410,14 +410,14 @@ p.paragraph {
410410
margin-left: 10px;
411411
}
412412
.editor-menubar .close {
413-
background-color: red;
413+
background-color: #fc5753;
414414
margin-left: 10px;
415415
}
416416
.editor-menubar .minimize {
417-
background-color: yellow;
417+
background-color: #fdbc40;
418418
}
419419
.editor-menubar .maximize {
420-
background-color: green;
420+
background-color: #33c748;
421421
}
422422
.socialproof {
423423
padding: 90px 0;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /