Commit Graph

64 Commits

Author SHA1 Message Date
emma 0aa0675f86 add close button
add button to love-note div
style button in style.css
2025-02-09 07:44:54 -05:00
emma fdcefdf75b add functionality for love notes
add note div to index.html
initial styling in style.css
making love note appear with proper styling
and content in script.js
2025-02-09 07:32:20 -05:00
emma 7abe038713 add baxter thought bubbles
add a thought bubble with a cat blob emoji
that is displayed when baxter gets headscratches
2025-02-09 07:00:36 -05:00
emma fc6bb51ccb adding and styling though bubbles
add placeholder thought bubble to index.html
style appropriately to be in right place over
baxter's head
further work will be done in javascript
2025-02-09 00:10:01 -05:00
emma 83e324c4f6 add image source array
add an array of image src attributes for baxter
thought bubbles
2025-02-08 23:51:49 -05:00
emma e24d44c242 image creation
create thought bubbles with blob cats in them
2025-02-08 23:44:20 -05:00
emma e0c57c803e remove new-years-25 event 2025-02-08 23:15:25 -05:00
emma 0f4e0afa99 project structure change
move event folders for eventual remote change
2025-02-08 21:47:16 -05:00
emma ff937c49e2 image optimization
convert other remaining images on site to webp
2025-02-08 21:43:13 -05:00
emma d947256e27 image work
add thought bubbles and blob cats
resize large images and convert them to webp
2025-02-08 21:37:19 -05:00
emma b669d16cd1 code formatting
adjust whitespace in script.js
2025-02-07 21:50:41 -05:00
emma e3032a195a add notes to notesForEmma object 2025-02-07 21:21:39 -05:00
emma 354ea8edc8 add items to project
add blobcats
add thought bubble
2025-02-07 20:46:34 -05:00
emma aeefd7b0a8 code formatting
whitespace adjustment
2025-02-06 08:23:38 -05:00
emma 4891aca2f8 code refactoring
better naming of temporary variable for forEach
loop
2025-02-06 08:22:54 -05:00
emma d290bd7db0 add pointer cursor to box of sweets 2025-02-06 08:21:07 -05:00
emma 347ffd7732 add js code for giving baxter headpats 2025-02-06 08:14:10 -05:00
emma b3f5f676b0 code refactoring and feature add
adjust paths in html and css to relative
for proper hosting
add div to give baxter headpats. style with css
2025-02-06 08:06:04 -05:00
emma bd771947b8 code refactoring
adjust length of script tag in index.html
rename note variable to readThis to better
reflect the element it is used for
2025-02-05 15:07:15 -05:00
emma effd7feefc code changes
add fontawesome - use heart glyph
remove event listener from note after reading
to prevent triggering other event listeners
again
2025-02-05 09:44:09 -05:00
emma b20b037fe5 adjust whitespace 2025-02-05 01:11:00 -05:00
emma 7e5454b849 code refactoring
adjust width and height of header, footer, body
section
set header, footer, body, section back to what
they were
set margin of note from 3rem left-right to
2rem left-right to prevent horizontal scrollbar
in chromium at 100% zoom
2025-02-05 01:06:32 -05:00
emma d91d7357c2 write needed javascript for trans pride heart
select element
add cursor: pointer to indicate clicking
add event
add desired effect by appending to .header-text
set cursor back to default
remove event to prevent repeat appending
2025-02-04 23:56:05 -05:00
emma 678fc47378 add final note to notes.md 2025-02-04 22:02:00 -05:00
emma 3c0cd853cc add note to notes.md 2025-02-04 00:39:11 -05:00
emma 899f2fccf8 add note to notes.md 2025-02-04 00:36:51 -05:00
emma 5031f8dd7e rename script folder to js 2025-02-02 22:05:34 -05:00
emma b556818e7a update title of notes.md 2025-02-02 22:03:30 -05:00
emma 7378680d0f add another note to notes.md 2025-02-02 22:02:59 -05:00
emma 65379f0691 adjust formatting of notes 2025-02-02 08:32:07 -05:00
emma d9c007e206 refactor js
begin building out script with separate
functions with specific behavior
account for note needing to be interacted with
first before other items can be clicked on
2025-02-02 08:08:08 -05:00
emma ddfb3da84a add height and width to img elements 2025-02-02 07:52:08 -05:00
emma 7e08007ce8 code refactoring
use absolute paths
use quotes in url paths
2025-02-02 07:06:10 -05:00
emma 5d0e5aa653 code cleanup
cleanup elements that don't wrap
remove extra whitespace
2025-02-01 23:57:27 -05:00
emma 6b5f3c0e80 update and edit notes 2025-02-01 23:50:32 -05:00
emma f47f9764a5 code cleanup
clean up long image tag that doesn't wrap
2025-02-01 21:27:02 -05:00
emma be86abc72f code refactoring
change note to image for zooming
styling changes to divs
selectors removed that were no longer needed
2025-02-01 21:24:51 -05:00
emma 9ae6900ea4 code refactoring
add cursor pointer to note text to not break
pointer cursor when it goes over text
2025-02-01 20:40:42 -05:00
emma 2ef25ff6a1 additional styling
add gap to flex container .items
2025-02-01 20:38:08 -05:00
emma c56e66ad36 code refactoring
adjust positioning of elements
adjust transparency of header and footer
2025-02-01 20:36:55 -05:00
emma c2811f3c80 code cleanup
adjust whitespace in index.html
2025-02-01 19:56:08 -05:00
emma 0d02025b7d code refactoring and additions
changed js object back to double quotes
added clickable items for interactivity
added styling for clickable items
2025-02-01 19:54:04 -05:00
emma 7bf4b6efc1 adjust transparency of header and footer 2025-02-01 18:06:19 -05:00
emma 78d937f2f9 change object strings to multiline 2025-02-01 18:05:02 -05:00
emma a4594f1e7b code refactoring
add p to header
set header to flex and style
adjust transparency of header and footer
change font of p element
change color of p element
2025-02-01 18:01:39 -05:00
emma 625e5dc992 code refactoring
remove old cupcake selector from stylesheet
2025-02-01 17:51:26 -05:00
emma b886cf3d79 add fonts to project 2025-02-01 17:47:56 -05:00
emma 12c4137529 code refactoring
adjust colors
adjust content
add additional images for use
2025-02-01 17:09:08 -05:00
emma fe22a04ae0 add note 2025-02-01 16:06:48 -05:00
emma 64550dd9ed add another note 2025-02-01 15:22:08 -05:00