Search
 
SCRIPT & CODE EXAMPLE
 

CSS

change bot page background top.gg

/* Example of changing the whole bot page background */
body {
   background: purple;
}
Comment

change bot description background top.gg

/* Change bot description background */
.entity-content__description {
   background: #7289DA; /* blurple */
}
Comment

PREVIOUS NEXT
Code Example
Css :: how to make border for letters in css 
Css :: css animation infinite 
Css :: how to add 2 text shadows 
Css :: contenteditable new line 
Css :: css text properties 
Css :: form styling 
Css :: css put span on new line 
Css :: tint image css 
Css :: css how to make something italized 
Css :: background fixed 
Css :: relier css html 
Css :: how to use input border 
Css :: input rtl html 
Css :: normalize css npm 
Css :: soup css selector 
Css :: css blur border 
Css :: css select element by role 
Css :: center image 
Css :: terraform rds 
Css :: webpack/load/css 
Css :: how to add a photo using css beside a paragraph in html 
Css :: convert firebase created_at to Date string 
Css :: design good font color 
Css :: cssnano 
Css :: css opacity from 0 to 1 
Css :: png image background transparent css 
Css :: file upload no button 
Css :: horizontal line css before and after heading 
Css :: resize in css 
Css :: make image background of div 
ADD CONTENT
Topic
Content
Source link
Name
8+6 =