12 lines
139 B
CSS
12 lines
139 B
CSS
.titre{
|
|
font-family: "Courier New", monospace;
|
|
}
|
|
|
|
blockquote{
|
|
background-color: lightgrey;
|
|
}
|
|
|
|
footer{
|
|
background-color: lightgrey;
|
|
}
|