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