Other problems fixing
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user