ackvonhuelioLvl 41
- Edited
foxpro
this was gonna be really funny but that cdo bozo ruined everything
foxpro
this was gonna be really funny but that cdo bozo ruined everything
foxpro @Varrience what you say is understandable. @ackvonhuelio is just jazzing you up, don't listen to the dude. Since I left CDO, I do not care about what happens to it, and will be happy to give reasons to people to quit it. The link is https://data-browser.vercel.app. You insert the project's ID, and you can do whatever the hell you please with it. Have fun :)
Ravage
goddammit why cant you just let me have this joke just once
you coulve just given them the link after
ackvonhuelio I want a badge called "CDO Bozo" now. I WANT IT!
Tf happened to badges?
Binary_Coder What software did you use to edit the image? I could use a good one (I don't have any)
Ravage I don't have any either, if I need to edit an image I actually use Powerpoint. But for this I just edited the HTML using the inspect console and then took a screenshot.
Ravage Yeah something about seeing it look real makes me want it even more
Binary_Coder And @ackvonhuelio should get a badge called "Lunatic Cultist," of which the description would be "You're thoroughly devoted to Khan Academy! (+50)"
Ravage Brought to you by iPhone 15 @ackvonhuelio
Binary_Coder Yoo! Noice! How did you make the gradient (I'm not familiar with HTML)?
Ravage I added a new CSS background property background-image: linear-gradient(to right, lightgray, darkslategray);
. It works in App Lab too if you use setStyle, which is how I know about it.