Ver código fonte

Cambiada imagen personal

okynos 8 anos atrás
pai
commit
0d50e0cdd2
4 arquivos alterados com 2 adições e 1 exclusões
  1. 1 0
      css/style.css
  2. BIN
      img/Terminal-icon.png
  3. BIN
      img/jose.jpg
  4. 1 1
      index.html

+ 1 - 0
css/style.css

@@ -92,6 +92,7 @@ footer{
 #rounded-middle-image{
   overflow: hidden;
   border-radius: 50%;
+  width: 20%;
   right: 0px;
   position: absolute;
 }

BIN
img/Terminal-icon.png


BIN
img/jose.jpg


+ 1 - 1
index.html

@@ -29,7 +29,7 @@
     </div>
     <div id="img-onboard">
       <div id="rounded-middle-image">
-        <img src="img/jose.jpg" alt="José Luis imagen personal"/>
+        <img src="img/Terminal-icon.png" alt="José Luis imagen personal"/>
       </div>
       <img src="img/mac-on-a-table.jpg" alt="mac on a table image" />
     </div>