Search
 
SCRIPT & CODE EXAMPLE
 

CSS

container transparent text opaque

.mycontainer {
    background: rgb(60, 60, 60);
    background: rgba(60, 60, 60, 0.4);
}

.mycontainer a {
    color: #fff;
}
Comment

PREVIOUS NEXT
Code Example
Css :: text-indent 
Css :: center absolute suedo element 
Css :: prevent bounce scroll css 
Css :: font awesome center icon vertically and horizontally 
Css :: error no 2058 plugin caching_sha2_password could not be loaded 
Css :: tile format css 
Css :: how to insert gradient in css 
Css :: how to stop overflow in css 
Css :: html css disabled button hover style 
Css :: bootstrap popover style width 
Css :: css cursor delete 
Css :: twig block 
Css :: how to transition text color css 
Css :: center background image in css 
Css :: fixed table header css 
Css :: cool css fonts 
Css :: how to use background property in css 
Css :: html css circle progress bar 
Css :: css grid column 
Css :: sass import 
Css :: @font-face 
Css :: move element on new line css 
Css :: how to draw rhombus in css 
Css :: how to include css in handlebars 
Css :: code runner not taking input 
Css :: button css normal 
Css :: css forbidden cursor 
Css :: how fixed image at top 
Css :: css speak 
Css :: css transparent background behind text 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =