mirror of
https://github.com/YunoHost-Apps/jappix_ynh.git
synced 2024-09-03 19:26:19 +02:00
17 lines
259 B
CSS
17 lines
259 B
CSS
|
/*
|
||
|
|
||
|
Jappix - An open social platform
|
||
|
This is the directory tool CSS stylesheet for Jappix
|
||
|
|
||
|
-------------------------------------------------
|
||
|
|
||
|
License: AGPL
|
||
|
Author: Valérian Saliou
|
||
|
Last revision: 13/02/11
|
||
|
|
||
|
*/
|
||
|
|
||
|
#directory .content {
|
||
|
padding: 10px 0 10px 0;
|
||
|
}
|