mirror of
https://github.com/rmontanana/inventario2.git
synced 2025-08-15 15:35:56 +00:00
ref #3 Cambio colores de fondo. El de el área principal no funciona.
This commit is contained in:
@@ -37,7 +37,7 @@ body {
|
||||
padding: 20px;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
|
||||
background-color: #f5f5f5;
|
||||
background-color: #C4FAEC;/*#f5f5f5;*/
|
||||
border-right: 1px solid #eee;
|
||||
}
|
||||
}
|
||||
@@ -69,6 +69,8 @@ body {
|
||||
.main {
|
||||
padding-right: 40px;
|
||||
padding-left: 40px;
|
||||
background-color: F3FEC8;
|
||||
|
||||
}
|
||||
}
|
||||
.main .page-header {
|
||||
|
Reference in New Issue
Block a user