mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08:49 +00:00
jappixmini: include jappix source
This commit is contained in:
parent
61eb1f0d18
commit
302b2820d1
231 changed files with 96082 additions and 2 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