mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 14:13:21 +00:00
radius removed
This commit is contained in:
parent
07363c607b
commit
26a1300417
@ -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---------------------------------*/
|
||||
|
Loading…
Reference in New Issue
Block a user