auth : better HTML auth page
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2070 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
3
auth.php
3
auth.php
@@ -62,7 +62,8 @@ class auth
|
|||||||
padding-right : 30px;
|
padding-right : 30px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
|
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
|
||||||
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);
|
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset,
|
||||||
|
0px 1px 2px rgba(0, 0, 0, 0.05);
|
||||||
background-color: #cccccc;}\n";
|
background-color: #cccccc;}\n";
|
||||||
$res .= "h2 { padding-top: 0px; padding-bottom: 30px;}\n";
|
$res .= "h2 { padding-top: 0px; padding-bottom: 30px;}\n";
|
||||||
$res .= " </style>\n";
|
$res .= " </style>\n";
|
||||||
|
|||||||
Reference in New Issue
Block a user