You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
ul
|
|
{
|
|
padding-left: 30px;
|
|
}
|
|
|
|
p
|
|
{
|
|
padding-left: 30px;
|
|
|
|
}
|
|
|
|
h4,h5
|
|
{
|
|
border-top: 40px solid transparent;
|
|
margin-top: -40px;
|
|
-webkit-background-clip: padding-box;
|
|
-moz-background-clip: padding;
|
|
background-clip: padding-box;
|
|
font-style: italic;
|
|
font-size: 16px;
|
|
padding-top: 16px;
|
|
}
|
|
|
|
|