Search
 
SCRIPT & CODE EXAMPLE
 

CSS

outline

p {
  border: 2px solid black;
  outline: #4CAF50 solid 10px;
  margin: auto;  
  padding: 20px;
  text-align: center;
}
Comment

PREVIOUS NEXT
Code Example
Css :: css fonts 
Css :: css dark blue 
Css :: how to remove default border 
Css :: nth-child in css 
Css :: How to convert directory SASS/SCSS to CSS via command line? 
Css :: class html css 
Css :: tailwind css modules 
Css :: text align in materialize css 
Css :: transparent circle in a div 
Css :: add border at hover of div 
Css :: vendor css 
Css :: css grid item 
Css :: what is display block 
Css :: add pseudo buttons 
Css :: initialize toast 
Css :: css inherit class 
Css :: How to enable horizontal scrolling of content in a webpage 
Css :: margin and padding setting for standard as usual website 
Css :: htacess mono-site 
Css :: center div with variable height 
Css :: span flex height 
Css :: css backdrop filter grayscale 
Css :: fix materialize form label not working 
Css :: constraint in grails 
Css :: qgraphicsscene get viewport width 
Css :: image rendering values css 
Css :: media screen use another css file 
Css :: adding a background image in css 
Css :: text stil 
Css :: how do I make secret keys available in gatsby-config from Netlify 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =