This commit is contained in:
Nicolas Bally 2013-09-09 23:51:35 +02:00
parent 6d91535d1f
commit 97461746b3

View File

@ -17,6 +17,21 @@ body
font-weight:normal ;
}
h1.principal{
font-size:3em;
padding-top:0.3em;
border-top:2px solid #29a9e0;
display:inline-block;
padding-right:10px;
min-width:200px;
color:#3b3b3c;
a{
color:#3b3b3c;
}
}
}