CSS
This commit is contained in:
parent
0f51963600
commit
a7682eb59f
@ -3269,12 +3269,18 @@ a.impayee:hover { font-weight: bold; color: #550000; }
|
|||||||
* External web site
|
* External web site
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
.framecontent {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.framecontent iframe {
|
.framecontent iframe {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Other
|
* Other
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user