prithivMLmods commited on
Commit
6217c91
1 Parent(s): 16f965e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -14,7 +14,7 @@
14
  }
15
 
16
  .gallery-item {
17
- position: relative; /* For positioning the copy icon */
18
  overflow: hidden;
19
  border-radius: 10px;
20
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
@@ -37,14 +37,14 @@
37
  position: absolute;
38
  top: 10px;
39
  right: 10px;
40
- color: #698198;
41
  cursor: pointer;
42
  }
43
  </style>
44
  </head>
45
  <body>
46
  <div class="gallery">
47
- <!-- Replace the src attribute with the actual image URLs -->
48
 
49
 
50
  <div class="gallery-item">
 
14
  }
15
 
16
  .gallery-item {
17
+ position: relative;
18
  overflow: hidden;
19
  border-radius: 10px;
20
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
 
37
  position: absolute;
38
  top: 10px;
39
  right: 10px;
40
+ color: #FFA500;
41
  cursor: pointer;
42
  }
43
  </style>
44
  </head>
45
  <body>
46
  <div class="gallery">
47
+
48
 
49
 
50
  <div class="gallery-item">