Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css border radius first element and last element

.main-nav ul li:first-child {border-radius: 6px 0 0 6px!important;}
.main-nav ul li:last-child {border-radius:  0 6px 6px 0!important;}
Comment

PREVIOUS NEXT
Code Example
Css :: body{text-align: center;} 
Css :: border for text in html 
Css :: css linear gradients 
Css :: code css for mozila 
Css :: remove text color from link 
Css :: how to disable keyboard in windows 10 
Css :: How to keep same background-image ratio/size on all different screen sizes? 
Css :: make background overlay css 
Css :: svg as background css 
Css :: how to comment in css 
Css :: Set the style for links to pages you have visited to any color. 
Css :: remove required effect in css 
Css :: update checkbox size css 
Css :: css width percentage 
Css :: how to change paragraph text color to Red css 
Css :: css animation 
Css :: skeumorphism box shadow 
Css :: format hexagonal css get 
Css :: indexes vs foreign key 
Css :: rendre une div scrollable 
Css :: scss include 
Css :: https request 
Css :: before width not working 
Css :: screen sizes for css media 
Css :: flex box in css 
Css :: using css custom properties root 
Css :: how to lighten the color of text in html 
Css :: border animation css codepen 
Css :: how to give rgba in tailwind 
Css :: switch checkbox 
ADD CONTENT
Topic
Content
Source link
Name
5+2 =