Tarea #999 -> Barra superior azul hacerla un poco más estrecha y recolocar el logo y el icono de salir.
git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@110 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6
This commit is contained in:
parent
4ceb939bc9
commit
f77939b7a2
@ -9,7 +9,7 @@ html, body {
|
||||
}
|
||||
|
||||
body {
|
||||
background: #fff url(lib/images/background.png) top left repeat-x;
|
||||
background: #fff url(lib/images/background.png) left -6px repeat-x;
|
||||
font-family: Arial, Helvetica,sans-serif;
|
||||
}
|
||||
|
||||
@ -214,13 +214,13 @@ ul.navmenu li a.profile:hover {
|
||||
|
||||
ul.navmenu li a.logout {
|
||||
background-image: url(lib/images/icons.png);
|
||||
background-position: 0px -372px;
|
||||
background-position: 0px -360px;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
ul.navmenu li a.logout:hover {
|
||||
background-image: url(lib/images/icons.png);
|
||||
background-position: -53px -372px;
|
||||
background-position: -53px -360px;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user