info Parafialne
/*Square Layout
u531355 - 2012
*/
/* 1) Generated covers */
@import url(http://dl.dropbox.com/u/49469857/MAL/premade/anime.css);
/* 2) Base layout */
@import url(http://dl.dropbox.com/u/49469857/MAL/premade/square/style.css);
/* 3) Top-bar icons */
@import url(http://dl.dropbox.com/u/49469857/MAL/premade/square/bars/japan/bar.css);
/* 4) Layout theme */
@import url(http://dl.dropbox.com/u/49469857/MAL/premade/square/themes/dark/theme.css);
/* 5) Addons - Add as many as you want */
@import url(http://dl.dropbox.com/u/49469857/MAL/premade/square/addons/longcovers/addon.css);
/* 6) Options */
/* Determines the number of covers on each row, it should be a multiple of 242px */
body {max-width: 1452px;}
/* Header picture */
#inlineContent {background-image: url(http://dl.dropbox.com/u/49469857/MAL/premade/square/headers/seasons.jpg);}
/* Default picture when no cover is found */
.hide {background-image: none;}
/* Links color */
a {color: rgb(39, 255, 195);}
/* More infos on http://myanimelist.net/forum/?topicid=459189 */