]> git.mxchange.org Git - friendica-addons.git/blob - jappixmini/jappix/css/anonymous.css
Twitter: Fetch the contact relation
[friendica-addons.git] / jappixmini / jappix / css / anonymous.css
1 /*
2
3 Jappix - An open social platform
4 This is the anonymous mode CSS stylesheet for Jappix
5
6 -------------------------------------------------
7
8 License: AGPL
9 Author: Vanaryon
10 Last revision: 06/11/10
11
12 */
13
14 #top-content {
15         min-width: 500px !important;
16 }
17
18 #main-content {
19         min-width: 490px !important;
20         min-height: 450px !important;
21 }
22
23 #left-content {
24         display: none;
25 }
26
27 #right-content {
28         left: 0;
29 }