radius removed

This commit is contained in:
Pierre Brunet 2016-09-19 11:20:37 +02:00
parent 07363c607b
commit 26a1300417

View File

@ -23,7 +23,6 @@ header {
background-color:#DDD;
margin: 0 10px;
padding: 0 10px;
border-radius: 0 0 10px 10px;
}
header ul {
display: inline-block;
@ -60,8 +59,7 @@ header form {
#language_chooser input {
margin: 2px;
width: 3em;
height: 2em;
width:3em;
}
/*---------------------------------NAV---------------------------------*/