li:last-child {
background-color: lime;
}
li:not(:last-child)
p:last-child {
font-size: 0.75em;
}
/*This will only work if the last child of someEID has
the class .myclassName
if the last child does not have class name us js*/
#someEID .myClassName:last-child {
background: blue;
}
li:last-child {
background-color: lime;
}
Code Example |
---|
Css :: css display offscreen |
Css :: css waves background |
Css :: absolute positioning css |
Css :: css transitions |
Css :: loading screen html |
Css :: button active css |
Css :: Tailwindcss Breadcrumb |
Css :: css make hover on parent child move |
Css :: ordered list indent |
Css :: css make border rotate around element |
Css :: liste commandes disponibles linux |
Css :: Scrollbar inside a website |
Css :: padding 3 values |
Css :: moving cloud by css |
Css :: css resize tabe cell |
Css :: selectors in css |
Css :: css großbuchstaben erzwingen |
Css :: font-style |
Css :: sass immediate child |
Css :: html css landing page |
Css :: ipad pro css |
Css :: css if child has class |
Css :: custom cursor css |
Css :: animations css |
Css :: css add space right |
Css :: vim unset number |
Css :: switch checkbox |
Css :: css custom easing |
Css :: test two css |
Css :: modificar la clase segun id que está dentro de un span css |