Alterações

Saltar para a navegação Saltar para a pesquisa
633 bytes removidos ,  21h01min de 12 de maio de 2021
remove calendar styling
Linha 551: Linha 551:  
}
 
}
   −
/* Calendar Template */
  −
  −
#calendar {
  −
  position:relative;
  −
  width:481px;
  −
  height:337px;
  −
  float:right;
  −
}
  −
  −
#calendar img {
  −
  position:absolute;
  −
}
  −
  −
#calendartable {
  −
  position: absolute;
  −
  margin: 64px 14px 0px 16px;
  −
  border-collapse: collapse;
  −
  display: block;
  −
}
  −
  −
#calendartable td {
  −
  width: 60px;
  −
  height: 59px;
  −
  border-style: solid;
  −
}
  −
  −
#calendartable a {
  −
  width: 100%;
  −
  height: 100%;
  −
  display:block;
  −
  font-size:0px;
  −
}
  −
  −
#calendartable a:hover {
  −
  border-style:solid;
  −
  border-color:blue;
  −
  border-width:3px;
  −
  box-sizing: border-box;
  −
  -moz-box-sizing: border-box;
  −
  -webkit-box-sizing: border-box;
  −
}
      
/* Copyright Templates */
 
/* Copyright Templates */
105 580

edições

Menu de navegação