p problems?
This commit is contained in:
parent
8bac52211c
commit
eb2b3dbe04
|
@ -11,6 +11,11 @@
|
|||
float:left;
|
||||
}
|
||||
|
||||
p {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
|
||||
.page {
|
||||
box-shadow: 0px 0px 1em;
|
||||
|
|
|
@ -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