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