W.uk Channel – CSS
h1 {
font-size: 24px;
color: #333;
text-transform: capitalize;
}
p, ul, a {
font-size: 16px;
color: #555;
}
h2 {
font-size: 20px;
color: #444;
}
ul {
list-style-type: disc;
margin-left: 20px;
}
Categories: