Skip to content

Commit 37af1ff

Browse files
committed
update homepage video
1 parent d6c4460 commit 37af1ff

5 files changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,8 @@ <h1>IBM <b>IMS Central</b></h1>
109109
<div class="gif">
110110
<a href="https://mediacenter.ibm.com/media/Intro+to+IMS+-+What+is+IMSF/0_beoagp8k/139456202"
111111
target="_blank" rel="noopener noreferrer" aria-label="Watch Intro to IMS">
112-
<img src="wp-content/introIMS.png" class="gif-cover" alt="Intro to IMS video preview">
113-
<img src="wp-content/introIMSclip.gif" class="gif-video" alt="Intro to IMS video preview">
112+
<img src="wp-content/images/intro_ims_catalog_cover.png" class="gif-cover" alt="Intro to IMS video preview">
113+
<img src="wp-content/gifs/intro-ims-catalog.gif" class="gif-video" alt="Intro to IMS video preview">
114114
</a>
115115
</div>
116116
</div>
3.83 MB
Loading
379 KB
Loading
34.6 KB
Loading

wp-includes/css/page.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ p > a {
454454

455455
.gif-video:hover {
456456
opacity: 1;
457-
transform: scale(1.03);
457+
/* transform: scale(1.03); */
458458
}
459459
/* -------------------------------------------------------- */
460460

0 commit comments

Comments
 (0)