JairoDanielMT's picture
prescripcion con validaciones
b332881
raw
history blame contribute delete
164 Bytes
@tailwind base;
@tailwind components;
@tailwind utilities;
#nav-ul a.active li{
background-color: rgb(255 255 255);
color: black;
font-weight: 600;
}