mirror of
https://github.com/mrrpnya/lipu-sona.git
synced 2025-02-18 18:40:30 +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 {
|
.navbar {
|
||||||
padding: 6pt;
|
padding: 4px;
|
||||||
|
height: 24px;
|
||||||
|
background: #404A68 url("/menu_background.gif");
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
|
@ -250,7 +252,7 @@ th, td {
|
||||||
}
|
}
|
||||||
|
|
||||||
.itime-bar {
|
.itime-bar {
|
||||||
height: 6px;
|
height: 2px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-block: 2px;
|
margin-block: 2px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue