Search
 
SCRIPT & CODE EXAMPLE
 

CSS

Modify your placeholder

/* Modify your placeholder */
::placeholder {
  color: rgba(245, 245, 245, 0.5);
}
::-webkit-input-placeholder {	/* Edge */
  color: rgba(245, 245, 245, 0.5);
}

:-ms-input-placeholder {	/* Internet Explorer 10-11 */
  color: rgba(245, 245, 245, 0.5);
}
Comment

PREVIOUS NEXT
Code Example
Css :: customize scroll bar css 
Css :: array_filter use keys 
Css :: remove outline 
Css :: width 33 css 
Css :: background-image linear-gradient url 
Css :: flex box writing sideways text top to bottom 
Css :: alert without page refresh 
Css :: what css vmin 
Css :: move text in a padding css 
Css :: grid-template-rows 
Css :: how to add color to a image css 
Css :: css make ul on multiple lines 
Css :: materialize css 
Css :: button looks like a link 
Css :: style input field css 
Css :: value error w2 should be positive but is 
Css :: use flex in container with multiple components 
Css :: css animation box shadow 
Css :: centralizing a table with css 
Css :: mettre un element en avant css 
Css :: nativescript hr 
Css :: vertical center before css 
Css :: select all elements css 
Css :: css span to right of div 
Css :: font-size 
Css :: color gradient 
Css :: flex box css 
Css :: round one side of div css 
Css :: liste commandes disponibles linux 
Css :: css animation sin 
ADD CONTENT
Topic
Content
Source link
Name
9+3 =