Commit 88723429 authored by Earl Edison B. Felizardo's avatar Earl Edison B. Felizardo
parents f7adb4ea 46f2b53f
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
}
.replyheader {
text-align: left;
}
h1 {
color: cornflowerblue;
font-family: 'Futura';
text-align: center;
}
h3 {
color: rgb(45, 101, 205);
font-family: 'Futura';
text-align: center;
}
h4 {
color: black;
font-family: 'Futura';
text-align: center;
font-weight: 200;
}
.replies {
text-align: left;
font-family: 'Futura';
}
h2 {
font-size: 22px;
color: rgb(94, 214, 218);
}
h5 {
font-size: 16px;
font-weight: 100;
}
p {
color: darkslategrey;
font-size: 14px;
}
body {
background-color: rgb(221, 249, 249);
}
\ No newline at end of file
header {
color: white;
background-color: pink;
font-family: 'Futura';
font-size: 50px;
text-align: center;
}
h1 {
color: rgb(94, 214, 218);
font-family: 'Futura';
text-align: center;
}
li {
color: cornflowerblue;
font-family: 'Futura';
font-size: 18px;
text-align: center;
}
a:visited {
color: black;
}
body {
background-color: azure;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment