ernestophone.ens.fr/static/css/main.css
Martin Pépin 334c1d2f00 Commit bourrin
Ajoute des changements effectués en prod sans passer par le git
2016-06-21 00:33:32 +02:00

22 lines
191 B
CSS

h2
{
text-align: center;
}
header
{
display: inline-block;
text-align: right;
}
header ul
{
list-style-type: none;
}
header li
{
margin-right: 15px;
display: inline-block;
}