Changeset 3308282
- Timestamp:
- 06/09/2025 06:44:55 AM (10 months ago)
- File:
-
- 1 edited
-
jwelar/trunk/style/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
jwelar/trunk/style/style.css
r3308279 r3308282 35 35 36 36 iframe { 37 /*width: 100%;37 width: 100%; 38 38 height: 400px; 39 border: none; */ 40 41 position: absolute; 42 top: 0; 43 left: 0; 44 bottom: 0; 45 right: 0; 46 width: 100%; 47 height: 100%; 39 border: none; 48 40 } 49 41
Note: See TracChangeset
for help on using the changeset viewer.