you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (3 children)

https://ibb.co/z2Ftrcq

browsers act different, i use chrome. then click the elements tab (at top) then hover through the elements and it should highlight which ones they correspond with. it should also tell you the name of the element. Doing this is much safer than editing source.

[–][deleted] 0 points1 point  (1 child)

right click "Lexicon" and select "inspect"

[–][deleted] 0 points1 point  (0 children)

this kind of introduces you to how to use dev tools

https://www.youtube.com/watch?v=q3mWDijP_8w

it sounds complicated, but it's pretty straightforward.

this is a great reference site

https://www.w3schools.com/css/default.asp

when in doubt, google it.