jappixmini: include jappix source

This commit is contained in:
Leberwurscht 2012-04-18 01:12:24 +02:00
parent 61eb1f0d18
commit 302b2820d1
231 changed files with 96082 additions and 2 deletions

View file

@ -0,0 +1,29 @@
/*
Jappix - An open social platform
This is the anonymous mode CSS stylesheet for Jappix
-------------------------------------------------
License: AGPL
Author: Vanaryon
Last revision: 06/11/10
*/
#top-content {
min-width: 500px !important;
}
#main-content {
min-width: 490px !important;
min-height: 450px !important;
}
#left-content {
display: none;
}
#right-content {
left: 0;
}