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 :: center text horizontally and vertically inside a div in css 
Css :: bootstrap Changing the separator 
Css :: elementor custom css for mobile 
Css :: css font face 
Css :: get second child div css 
Css :: css image background center horizontally in div 
Css :: awesome font google icon colored css 
Css :: select all class in css 
Css :: hover effect button css 
Css :: center item 
Css :: color checker css online 
Css :: css hero image 
Css :: text in centre table css 
Css :: css animation infinite 
Css :: text shadow 
Css :: i used overflow-y : scroll but the scroll bar keep on showing 
Css :: scroll bottom css 
Css :: Applying an ellipsis with css 
Css :: bootstrap Aligning images 
Css :: normalize css npm 
Css :: how to change another element on hover 
Css :: sass loops 
Css :: html center image 
Css :: how to center text in css 
Css :: minimum margin css 
Css :: outline radius css 
Css :: how to add a shadow behind text in css 
Css :: cssnano 
Css :: box model properties 
Css :: css background image follow scroll 
ADD CONTENT
Topic
Content
Source link
Name
1+3 =