1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

display URL at home poche

This commit is contained in:
Nicolas Lœuillet 2013-08-02 13:51:22 +02:00
parent 408f3df28e
commit da2c5d6fc3
2 changed files with 10 additions and 3 deletions

View file

@ -129,6 +129,10 @@ input[type=submit].delete {
height: 16px;
}
#main .entrie .url {
font-size: 13px;
}
/*** ***/
/*** ARTICLE PAGE ***/