css
This commit is contained in:
parent
29b5be3e7c
commit
671bef145a
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@ body {
|
||||||
font-family: "DejaVu Sans", Arial, Verdana, sans-serif;
|
font-family: "DejaVu Sans", Arial, Verdana, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a img {
|
||||||
|
border: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
.padmaWrapper {
|
.padmaWrapper {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Add table
Reference in a new issue