Przypomniało mi się, że mam w wiadomościach skrypty. Więc mogę podać je już teraz.
MUSHISHI:
// Kolory belek itd.
addGlobalStyle(’.content-search .textbox:focus { border-color: #2a8588; }’);
addGlobalStyle(’.prehead, .thead, a.button:hover, a.button:focus, .pollbar, button, input.button { background-color: #2a8588; }’);
addGlobalStyle(’.forum_on, .forum_minion, .forumstats .unapproved, .thread-summary .gotounread .unread, .post_head .postlink a, .forumstats .counter .fa, #stream .user, .content-search .textbox:focus, .content-search .textbox:focus ~ button, .mini-title a:hover { color: #2a8588; }’);
// Logo
addGlobalStyle(’#mainhead {background: #121212; background-image: url(
http://puu.sh/pTsa8/6f391fed66.jpg); background-repeat: no-repeat; background-position: center;}’);
// Tło
addGlobalStyle(’#content { background-image: url(
);}’);
// Czcionka dla całej strony
addGlobalStyle(‘body {font-family: Verdana;}’);
MIKU:
// Kolory belek itd.
addGlobalStyle(’.content-search .textbox:focus { border-color: #006498; }’);
addGlobalStyle(’.prehead, .thead, a.button:hover, a.button:focus, .pollbar, button, input.button { background-color: #006498; }’);
addGlobalStyle(’.forum_on, .forum_minion, .forumstats .unapproved, .thread-summary .gotounread .unread, .post_head .postlink a, .forumstats .counter .fa, #stream .user, .content-search .textbox:focus, .content-search .textbox:focus ~ button, .mini-title a:hover { color: #006498; }’);
// Logo
addGlobalStyle(’#mainhead {background: #121212; background-image: url(
http://puu.sh/pUEOj/fe49ebaed4.jpg); background-repeat: no-repeat; background-position: center;}’);
// Tło
addGlobalStyle(’#content { background-image: url(
);}’);
// Czcionka dla całej strony
addGlobalStyle(‘body {font-family: Verdana;}’);
KOLOROWO:
// Kolory belek itd.
addGlobalStyle(’.content-search .textbox:focus { border-color: #74377b; }’);
addGlobalStyle(’.prehead, .thead, a.button:hover, a.button:focus, .pollbar, button, input.button { background-color: #74377b; }’);
addGlobalStyle(’.forum_on, .forum_minion, .forumstats .unapproved, .thread-summary .gotounread .unread, .post_head .postlink a, .forumstats .counter .fa, #stream .user, .content-search .textbox:focus, .content-search .textbox:focus ~ button, .mini-title a:hover { color: #74377b; }’);
// Logo
addGlobalStyle(’#mainhead {background: #121212; background-image: url(
http://puu.sh/pUZQr/3fea74e609.jpg); background-repeat: no-repeat; background-position: center;}’);
// Tło
addGlobalStyle(’#content { background-image: url(
);}’);
// Czcionka dla całej strony
addGlobalStyle(‘body {font-family: Verdana;}’);