You are browsing as a guest. Sign up (or log in) to start making projects!

7h 27m 57s logged

-edited Newspaper details and formatting
-added [Read more] for Newspaper
-added [Apply here] for Job Postings
-added 3 duck icons:
–> carefree soda-carrying duck
–> studious duck
–> jubilant water-carrying duck
-added fade-in transition to all 3 duck icon apps
-changed timings of Spaceship elements
-updated moveable windows to “cursor: pointer” to indicate draggability
-updated Matrix level headers (dark green headers) to have “cursor: pointer” to make draggability clearer
–> feedback from previous ship told me that I should make it clearer if it’s draggable; hopefully this makes it better!
-added a duck agent interruption to reading the newspaper

silly dev moment:
I reused the “notif” css class for the duck interruption message, but the text was white because in the tag, I had defined all text to be white. However, I didn’t notice that; all I saw was that the “notif” css class didn’t specifically define text color. I kept trying to find where the white text color was coming from, and ended up copy-pasting the notif class and adding a “color: black” to override whatever was changing the text color. After I had changed the newspaper notif to a new space notif class, I realized I could’ve just kept the notif class and made the text black (since all the notif text was black anyways so it wouldn’t have mattered). I’m going insane ;-;

0
55

Comments 0

No comments yet. Be the first!