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;
|
||
|
}
|