Search
 
SCRIPT & CODE EXAMPLE
 

CSS

semi transparent btn

.btn-semi-transparent {
  background-color: rgba(var(--primary-color), 0.15);
  border: 1px solid rgba(var(--primary-color), 0.25);
  color: rgba(var(--text-color), 0.8);
}
Comment

PREVIOUS NEXT
Code Example
Css :: javascript typewriter effect left to right 
Css :: Which of the following CSS property is used to specify the space between every letter inside an element? 
Css :: html css click through underlying elements 
Css :: why color is? 
Css :: css change scroll anchor point under navbar 
Css :: select after not visible 
Css :: fixed banner 
Css :: float pb 
Css :: scratch card css 
Css :: learn golang in a day 
Css :: terminal download website source code 
Css :: -webki slider runnable track 
Css :: Getting strated with boostrap css for html and Reacr framework 
Css :: Styling based on parent state 
Css :: como dibujar un cuadro en css 
Css :: css debugger 
Css :: cursor css tickes 
Css :: style placeholder 
Css :: print td color not working 
Css :: css file verlinken 
Css :: how to use class form scss reactjs 
Css :: how to do stuff in css 
Css :: Background Image Accessibility concerns 
Css :: css apply class 
Css :: css battle 54 char 
Css :: css battle horizon answer 
Css :: border-style 
Css :: tailwindcss link tag 
Css :: ERROR in ./src/styles.scss 
Typescript :: npm ng.ps1 cannot be loaded because running scripts is disabled on this system grepper 
ADD CONTENT
Topic
Content
Source link
Name
7+7 =