p problems?
This commit is contained in:
parent
8bac52211c
commit
eb2b3dbe04
|
@ -9,7 +9,12 @@
|
|||
margin-top:5px;
|
||||
margin-left: 25px;
|
||||
float:left;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
|
||||
.page {
|
||||
|
|
|
@ -5,6 +5,11 @@ body {
|
|||
font-family: Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
p {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
#ajaxBusy {
|
||||
position: fixed;
|
||||
top: 10px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user