serif
This commit is contained in:
parent
6125a75548
commit
fa556464e8
1 changed files with 17 additions and 0 deletions
|
@ -0,0 +1,17 @@
|
||||||
|
body {
|
||||||
|
background-color: #f0f;
|
||||||
|
font-family: sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
|
header {
|
||||||
|
text-align: start;
|
||||||
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
color: #ff0000;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
footer {
|
||||||
|
text-align: end;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue