orange UI for kukuku.fun
orange-kukuku by Hasister
Details
AuthorHasister
LicenseNo License
Category4chan,lainchan
Created
Updated
Size3.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name orange-kukuku
@version 20230718.08.16
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://kukuku.fun"), domain("kukuku.fun") {
body {
margin: 0 !important;
padding: 0px !important;
background: #040404!important;
overflow-x:hidden!important;
background-size: cover !important;
}
html {
margin: 0px !important;
padding: 0px !important;
}
.subtitle {
color: #0f6 !important;
}
.prettyprint {
background: #E16A0F !important;
padding: 4px !important;
margin: 0px !important;
border: 1px solid #363636 !important;
width: 71% !important;
display: inline-block !important;
color: #363636 ! important;
}
h1, h2{
color: #D880FC !important ;
}
h2 {
background: #E16A0F !important;
border-bottom: 1px solid #E16A0F !important;
}
h2:not(:nth-child(1)) {
border-top: 1px solid #E16A0F !important;
}
a:hover{
color: #CC9EDF !important;
text-shadow: none !important;
}
small {
color: #0f6 !important;
}
legend, li {
color: #D56Edd !important;
}
.boardlist a, a {
color: #D880FC !important;
}
.post.reply{
background: #E16A0F !important;
border: 1px solid #E16A0F !important;
color: #363636 !important;
}
.intro .subject {
color: #D880FC !important;
}
#spoilercontainer, #subject, #length, #ip, input[type="checkbox"], form table tbody tr#upload td input#upload_file, form table tr th, .mod, #search, fieldset, checkbox, input#upload_file, .box, .ban, .board_image, #upload_file, select, .pages, textarea, tbody, input, tr, th {
color: #eee !important;
background: #E16A0F !important;
border: 1px solid #E16A0F !important;
}
.pages {
color: #E16A0F !important;
}
.delete, #style-select, label, footer, .unimportant, .body, .time, .fileinfo, time {
color: #363636 !important;
}
p, h4,.name, .blotter, .quote {
color: #0f6 !important;
}
hr {
border: 1px solid #E16A0F !important;
}
.banner{
color: #CC9EDF !important;
padding: 5px !important;
width: 370px !important;
background: #E16A0F !important;
border: 1px solid #E16A0F !important;
}
.boardlist {
text-shadow: none !important;
background: #E16A0F !important;
border-bottom: 1px solid #E16A0F !important;
padding: 4px !important;
margin: 0px !important;
}
.boardlist.bottom {
margin-top: 41px !important;
margin-bottom: 4px !important;
border-top: 1px solid #E16A0F !important;
}
.sub {
color: #E16A0F !important;
}
footer {
display: none !important;
}
input[type="submit"]:hover {
background: #435d78 !important;
border: #435d78 1px solid !important;
color: #363636!important;
}
.post.reply.highlighted, .post.reply:hover{
background: #435d78 !important;
border: transparent 1px solid;
}
}