Etudes/BTS/Web/Premiere annee/2CSS2/style.css

5 lines
90 B
CSS
Raw Normal View History

2016-10-14 15:52:18 +00:00
div p:first-child{
font-weight: bold;
font-style: italic;
text-indent: 50px;
}