You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
480 B
CSS

img {
width: 50%;
}
h1 {
font-size: xx-large;
font-weight: bold;
color: red;
}
P {
color: red;
}
.citation {
font-style: italic;
}
.important {
font-weight: bold;
color:red;
}
#citationverte {
color: blue;
}
img {
width: 30%;
}
.maclasse {
text-align: center;
}
.maclasse2 p{
text-align: center;
color: black;
}
.maclasse3 p{
text-align: center;
color: black
}