W.uk Live Streaming Channel CSS
h1 {
font-size: 28px;
color: #333;
}
h2 {
font-size: 24px;
color: #555;
}
p {
font-size: 16px;
color: #666;
}
ul {
list-style-type: disc;
color: #888;
}
a {
color: #0073e6;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
Categories: