forked from friendica/deprecated-addons
Jappixmini added
This commit is contained in:
parent
56eebfb55d
commit
1cc8afc83f
265 changed files with 98516 additions and 0 deletions
29
jappixmini/jappix/css/anonymous.css
Normal file
29
jappixmini/jappix/css/anonymous.css
Normal 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue