mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-13 16:44:39 +00:00
added a menu background image
This commit is contained in:
parent
8056c8a41a
commit
fa599f2e48
1 changed files with 4 additions and 2 deletions
|
@ -119,7 +119,9 @@ th, td {
|
|||
}
|
||||
|
||||
.navbar {
|
||||
padding: 6pt;
|
||||
padding: 4px;
|
||||
height: 24px;
|
||||
background: #404A68 url("/menu_background.gif");
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
@ -250,7 +252,7 @@ th, td {
|
|||
}
|
||||
|
||||
.itime-bar {
|
||||
height: 6px;
|
||||
height: 2px;
|
||||
width: 100%;
|
||||
margin-block: 2px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue