Vés al contingut (premeu Retorn)

Sou a: Inici / scripts / estudiants.css

estudiants.css

text/css estudiants.css — 5 KB

Continguts del fitxer

.box-volsvenir {
  align-content: center;
  background: #ffffff;
  overflow: hidden;
  padding: 18px;
  margin-bottom: 5px;
  margin-left:auto;
  margin-right: auto;
  border: 1px solid #ffffff;
  background-image: url('https://utgmanresa.upc.edu/es/imagenes/laboratoris.png/view');
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 262px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  text-decoration-color: #ffddaa;
}

.box-volsvenir:hover {
  align-content: center;
  background: #ffffff;
  overflow: hidden;
  padding: 18px;
  margin-bottom: 5px;
  margin-left:auto;
  border: 1px solid #0066aa;
  text-decoration: none;
  background-image: url('http://genwebv4.upc.edu/epsem/ca/estudiants/imatges/volsvenir.png');
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: 262px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  text-decoration-color: #ffddaa;
}

a:hover {
  text-decoration: none;
}


.box-volsvenir h4 {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  position: relative;
  z-index: 2;
}

h4 span {
 color: white;
 font: bold 18px/40px Helvetica, Sans-Serif;
 letter-spacing: 0px;
 background: rgb(0, 108, 200); /* fallback color */
 background: rgba(0, 108, 200, 0.8);
 padding: 10px;
 position: relative;
 margin: auto;
 width: 100%;
 text-align: center;
 border-style: solid;
 border-width: 1px;
 margin-left: 30%;
 margin-right: auto;
}

.box-blava {
  padding: 16px 4px 0px 0px;
  background-color: rgba(180,210,230, .5);
  border: 1px solid #b4d2e6;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
 }

 .box-blava:hover {
   border: 1px solid #0066aa;
 }

 .box-blava a {
   color: #ffffff;
 }

.box-blava p {
  vertical-align: middle;
}

  h5 {
     position: absolute;
     bottom: 70px;
     left: 0;
     width: 100%;
     position: relative;
  }

  h5 span {
     color: white;
     font: bold;
     letter-spacing: 0px;
     background: rgb(0, 0, 0); /* fallback color */
     background: rgba(0, 0, 0, 0.8);
     padding: 10px;
     position: relative;
     width: 93%;
     text-align: center;
     display: block;
  }

.serveisest {
  	background: #ffffff;
  	display: block;
  	padding: 0;
    width: 100%;
    margin-bottom: 1.5em;
  }

.serveisest a .botons-estudiants {
  	position: relative;
  }

.serveisest a .botons-estudiants .textdestacat {
    display: block;
  	background: none repeat scroll 0 0 rgba(60, 80, 100, 0.9);
  	bottom: 0;
  	left: 0;
  	padding:6px 8px;
  	position: absolute;
    margin-bottom: 0px;
  	width: 93%;
  	color: white !important;
  }

.serveisest a .botons-estudiants .textdestacat h3 {
  	color: white !important;
  	margin: 0;
  	display: inline !important;

  }
.serveisest a .botons-estudiants .textdestacat p {
    color: white !important;
      font: 12px;
      margin-bottom: 0;
  }

  .serveisest a .botons-estudiants .textdestacatblau {
      display: block;
    	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    	bottom: 0;
    	left: 0;
    	padding:10px 10px;
    	position: absolute;
      margin-bottom: 0px;
    	width: 89%;
    	color: white !important;
    }

  .serveisest a .botons-estudiants .textdestacatblau h3 {
    	color: white !important;
    	margin: 0;
      font-size: 16px;
    	display: inline !important;

    }
  .serveisest a .botons-estudiants .textdestacatblau p {
      color: white !important;
      text-transform: none;
      font: 15px;
      margin-bottom: 0;

    }

.marc-boto {
    border: 1px solid #0066aa;
}


.serveisest a .botons-estudiants .details-estudiants {
  	color: #ffffff !important;
    background: #0066aa !important;
  	display: none;
  	height:auto;
    width: 92%;
  	left: 0;
  	padding: 10px;
  	position: absolute;
  	bottom: 0;
  	z-index: 10000;  	
  }

.serveisest a .botons-estudiants .details {
  	background: #0066aa !important;
  	display: none;
  	height:auto;
    width: 89%;
  	left: 0;
  	padding: 10px;
  	position: absolute;
  	bottom: 0;
  	z-index: 10000;
  	color: #ffffff !important;
  }

.serveisest a .botons-estudiants .details p{
     margin:0;
     color: #ffffff !important;
  }

.serveisest a:hover > .botons-estudiants .details {
  	display: block;
    min-height: 40px;
    color: #ffffff !important;
  }

  .serveisest a .botons-estudiants .details-estudiants p{
       margin:0;
       color: #ffffff !important;
    }

  .serveisest a:hover > .botons-estudiants .details-estudiants {
    	display: block;
      min-height: 40px;
      color: #ffffff !important;
    }