mirror of
https://github.com/ae-utbm/sith.git
synced 2025-02-25 08:57:12 +00:00
Revert "radius removed"
This reverts commit 26a1300417e7838c6b0865500f2b9f7a81f2cef8.
This commit is contained in:
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…
x
Reference in New Issue
Block a user