Version 0.3: replace Prototype by JQuery and use bootstrap
This commit is contained in:
parent
32b69fbd20
commit
ad51d9da73
39 changed files with 19615 additions and 8436 deletions
|
|
@ -6,11 +6,8 @@ body
|
|||
width: 18cm;
|
||||
}
|
||||
|
||||
h1 {
|
||||
display: none;
|
||||
}
|
||||
#GSM_menu {
|
||||
display: none;
|
||||
#bt-menu, h1, menu {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.back .center
|
||||
|
|
@ -18,7 +15,3 @@ h1 {
|
|||
overflow:hidden;
|
||||
height: 11.1cm;
|
||||
}
|
||||
.back .center ol
|
||||
{
|
||||
-webkit-margin-before: 0.5em;
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue