détail pour réduire une marge et enlever un vieux test...
This commit is contained in:
parent
7cab95b860
commit
989cd03e0d
2 changed files with 1 additions and 18 deletions
|
@ -8,8 +8,7 @@
|
|||
clear: both;
|
||||
background: @ini_background;
|
||||
color: inherit;
|
||||
|
||||
padding: 0em 2em 2em;
|
||||
padding: 0em 2em;
|
||||
overflow: hidden;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
|
|
@ -1,16 +0,0 @@
|
|||
#gen_bar {
|
||||
display: block;
|
||||
width: 100%;
|
||||
background-color:#8530bfff;
|
||||
height: 4em;
|
||||
}
|
||||
|
||||
#gen_footer {
|
||||
display: block;
|
||||
width: 100%;
|
||||
background-color:#8530bfff;
|
||||
height: 4em;
|
||||
position:absolute;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in a new issue