mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-10 14:06:26 +02:00
adding fees by rental editor
This commit is contained in:
parent
876d1e6df2
commit
80f7e5efe2
13 changed files with 103 additions and 80 deletions
|
@ -845,16 +845,8 @@ div#Container_txt1 {
|
|||
.linknav {margin:3px; color:white; font-size: 1em; text-decoration: none;}
|
||||
.linknav:hover { background-color:white;color:black;}
|
||||
|
||||
.linknav1 {
|
||||
padding:0.1em;
|
||||
font-size:0.91em;
|
||||
border:0px solid gray;
|
||||
vertical-align:middle;
|
||||
text-decoration: none;
|
||||
}
|
||||
.linknav1:hover {
|
||||
color:silver;
|
||||
}
|
||||
.linknav1 {margin:3px; color:black; font-size: 1em; text-decoration: none;}
|
||||
.linknav1:hover { background-color:black;color:white;}
|
||||
|
||||
.linknav2 {
|
||||
margin:2px;
|
||||
|
@ -878,28 +870,13 @@ div#Container_txt1 {
|
|||
}
|
||||
|
||||
.linknav4 {
|
||||
position:static;
|
||||
color:white;
|
||||
background-color:black;
|
||||
margin:0;
|
||||
padding:0.1em 0.4em;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
padding:3px;
|
||||
color:#333399;
|
||||
font-size: 1em;
|
||||
}
|
||||
.linknav4:hover { color:silver;}
|
||||
|
||||
.linknav5 {
|
||||
position:static;
|
||||
color:#60c6f6;
|
||||
background-color:black;
|
||||
margin:0;
|
||||
padding:0.1em 0.4em;
|
||||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
.linknav4:hover {
|
||||
color:silver;
|
||||
}
|
||||
.linknav5:hover { color:silver;}
|
||||
|
||||
|
||||
|
||||
.headnav {
|
||||
margin:0em 0em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue