Vés al contingut (premeu Retorn)

graus.css

text/css graus.css — 1.1 KB

Continguts del fitxer

.gec {
  background: url(https://www.camins.upc.edu/estudis/imatges_estudis/grau-enginyeria-civil/) no-repeat;
  height: (110)px;
  width: (141)px;
  float: center;
}

.gec:hover {
  background: url(https://www.camins.upc.edu/estudis/imatges_estudis/Segell GPAQ Enginyeria Civil peke.png/) no-repeat;
  height: (110)px;
  width: (141)px;
}

.geop {
  background: url(https://www.camins.upc.edu/estudis/imatges_estudis/grau-en-enginyeria-de-la-construccio/) no-repeat;
  height: (110)px;
  width: (141)px;
  float: center;
}

.geop:hover {
  background: url(https://www.camins.upc.edu/estudis/imatges_estudis/Segell GPAQ Enginyeria OP peke.png/) no-repeat;
  height: (110)px;
  width: (141)px;
}

.geg {
  background: url(https://www.camins.upc.edu/estudis/imatges_estudis/grau-en-enginyeria-geologica/) no-repeat;
  height: (110)px;
  width: (141)px;
  float: center;
}

.geg:hover {
  background: url(https://www.camins.upc.edu/estudis/imatges_estudis/Segell GPAQ Enginyeria Geologica peke.png/) no-repeat;
  height: (110)px;
  width: (141)px;
}