Difference between revisions of "Template:UANL"

Line 19: Line 19:
 
::-webkit-scrollbar {
 
::-webkit-scrollbar {
 
     display: none;
 
     display: none;
}
 
 
input[type=text] {
 
  width: 150px;
 
  box-sizing: border-box;
 
  border: 2px solid #ccc;
 
  border-radius: 4px;
 
  font-size: 16px;
 
  background-color: white;
 
  background-position: 0px 0px;
 
  background-repeat: no-repeat;
 
  padding: 12px 20px 12px 40px;
 
 
}
 
}
  
Line 53: Line 41:
 
}
 
}
  
p{text-indent: 20px;}
 
  
 
#mySidenav a {
 
#mySidenav a {

Revision as of 19:26, 18 October 2019