mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-27 17:28:39 +00:00
#4 - ajout système de connexion (login poche mot de passe poche pour l'instant)
This commit is contained in:
parent
b693a19e1c
commit
e4d2565e05
15 changed files with 544 additions and 118 deletions
|
@ -62,16 +62,15 @@ header {
|
|||
color: #F1F1F1;
|
||||
}
|
||||
|
||||
/*#content {
|
||||
width: 800px;
|
||||
margin: 0 auto;
|
||||
}*/
|
||||
|
||||
|
||||
footer {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
/*** ***/
|
||||
/*** LOGIN FORM ***/
|
||||
ul#login li {
|
||||
list-style-type: none;
|
||||
}
|
||||
/*** ***/
|
||||
/*** LINKS DISPLAY ***/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue