/*

Jappix - An open social platform
This is the anonymous mode CSS stylesheet for Jappix

-------------------------------------------------

License: AGPL
Author: Valérian Saliou

*/

#top-content {
    min-width: 500px !important;
}

#main-content {
    min-width: 490px !important;
    min-height: 450px !important;
}

#left-content {
    display: none;
}

#right-content {
    left: 0 !important;
    right: 0 !important;
}

