Ajout powered-by-dolibarr
This commit is contained in:
parent
e9c8a6eadb
commit
44ed9dbc94
@ -89,3 +89,20 @@ TR.impair
|
||||
text-decoration: none }
|
||||
|
||||
|
||||
p#powered-by-dolibarr {
|
||||
position: fixed;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
bottom: 2px;
|
||||
left: 0px;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
p#powered-by-dolibarr a {
|
||||
border: 1px solid black;
|
||||
text-decoration: none;
|
||||
color: black;
|
||||
font-size: 0.9em;
|
||||
padding-right: 5px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user