Other problems fixing

This commit is contained in:
andreabix
2005-04-08 13:06:21 +00:00
parent 2c6dc1879d
commit 2f1c8b94cd
3 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ div.header {
background-color:#C6BDA8;
border-color:#666666;
/* height: 20px; */
/* background: url(pix/grad/bg_bread.jpg) repeat-x; */
background: url(pix/grad/bg_bread.jpg) repeat-x;
}
.sitetopiccontent {
+12 -3
View File
@@ -68,13 +68,22 @@ input {
}
.navbar {
width:100%;
padding:3px 0.5em;
height:1.3em;
padding:0px;
height: 25px;
border-width:1px;
border-style:solid;
}
.breadcrumb {
padding-top: 3px;
padding-left: 3px;
}
.navbar .navbutton {
padding-right: 3px;
}
/***
*** Login
***/
Binary file not shown.

Before

Width:  |  Height:  |  Size: 325 B

After

Width:  |  Height:  |  Size: 325 B