mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-25 18:44:23 +00:00
parent
521c2f2afb
commit
1d9c058132
@ -23,6 +23,7 @@ header {
|
||||
background-color:#DDD;
|
||||
margin: 0 10px;
|
||||
padding: 0 10px;
|
||||
border-radius: 0 0 10px 10px;
|
||||
}
|
||||
header ul {
|
||||
display: inline-block;
|
||||
@ -59,7 +60,8 @@ header form {
|
||||
|
||||
#language_chooser input {
|
||||
margin: 2px;
|
||||
width:3em;
|
||||
width: 3em;
|
||||
height: 2em;
|
||||
}
|
||||
|
||||
/*---------------------------------NAV---------------------------------*/
|
||||
|
Loading…
Reference in New Issue
Block a user