view of an article

This commit is contained in:
Nicolas Lœuillet
2013-08-04 22:51:12 +02:00
parent 63c35580c7
commit 2a1791a4b1
9 changed files with 14 additions and 9 deletions

View File

@ -8,6 +8,10 @@ header {
text-align: center;
}
header h1 {
font-size: 1.3em;
}
.bouton {
border-radius: 2px;
}
@ -16,6 +20,7 @@ header {
padding: 0;
list-style-type: none;
text-align: center;
font-size: 0.9em;
}
#main ul#links li {