Search
 
SCRIPT & CODE EXAMPLE
 

CSS

set border color of svg

<svg class="highlight" width="86" height="68" viewBox="0 0 85.7 68.5">
  <polygon points="11 60.7 74.7 60.7 42.8 4.4 " />
</svg>

.highlight {
  fill: none;
  stroke-width: 3;
  stroke: #491EC4;
}
Comment

PREVIOUS NEXT
Code Example
Css :: cursor disabled 
Css :: How to check tailwindcss version 
Css :: twig ternaire 
Css :: css horizontal center 
Css :: scrollable table vertical 
Css :: center in grid 
Css :: input checkbox size css 
Css :: box shadow to make border bottom 
Css :: schatten css 
Css :: ion-item no padding ionic 4 
Css :: aling cente 
Css :: css logo color 
Css :: print media css 
Css :: sass calculate and concat pixels 
Css :: css remove scrollbars 
Css :: lato font family css 
Css :: ngx-charts change text color 
Css :: hide scroll bar 
Css :: media max width css 
Css :: two background images css 
Css :: lightred color hex 
Css :: decrease space between paragraphs html 
Css :: apply css if class not present 
Css :: center div content 
Css :: css grid auto resize on mobile 
Css :: css flex gap between items 
Css :: how to make auto scroll to the end in css 
Css :: bootstrap 3 offset 
Css :: html disable spin buttons on input type number 
Css :: CSS background blur or glass effect 
ADD CONTENT
Topic
Content
Source link
Name
8+9 =