Ajout powered-by-dolibarr

This commit is contained in:
Rodolphe Quiedeville 2003-07-24 13:09:23 +00:00
parent e9c8a6eadb
commit 44ed9dbc94

View File

@ -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;
}