Cambios en diseño

This commit is contained in:
2020-06-04 12:33:07 -04:00
parent 5c538f8e93
commit 7aa3546e0a
7 changed files with 26 additions and 4 deletions

View File

@ -38,7 +38,7 @@
#producto #datos .tabular .item:last-child { margin-left: 1rem; }
#producto #datos .segment { border: none !important; }
#producto #datos .segment { border: none !important; background-color: #808284; color: white; }
#producto #datos .segment .informacion .row { border-bottom: thin dotted white; }