You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
do you use a separate .css stylesheet to style the bookbug page? i just checked the source code and it doesn't seem to have a ref link to one!
oh i think i found it?? in the style, ::selection is missing it's end curly bracket
} this thingy
@wiwy i don't!!
@doqmeat OMG YES THAT WAS IT !!!!!!!!! i love u
guys thank u i fixed it it was such a small thing but my even smaller brain could not comprehend it
no problem!! i had some time so i took your code and started looking at it on my editor to see if there was any errors. what gave it away was when the other style selectors weren't being recognized past ::selection and so they were in a different font color than they usually appear (on my editor) :')
@doqmeat ohh i see!! can i ask what do you use? i want to slowly get better at coding and it sounds like it might make things easier for me~!
i use brackets.io !! i love it a lot bc of how simple and "barebones" it is but it also has an extension library made by other coders if you wanna add more things to it! there is also visual studio code, codepen (this one is 100% online), and notepad++. i've tried all of these and they all get the work done but brackets has def been my favorite one to use and the one that suits my style the most :)