Skip to content

DE-klubben Comic Sans by Tetoneb

Screenshot of DE-klubben Comic Sans

Details

AuthorTetoneb

LicenseNo License

Categoryhttps://deklubben.dk/

Created

Updated

Size949 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

DE-klubben Comic Sans theme which makes everything look like a grade-schooler powerpoint presentation from 2007. For https://deklubben.dk
Hilsen Joulsen

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         DE-klubben Comic Sans
@version      20230421.06.54
@namespace    ?
==/UserStyle== */

@-moz-document domain("deklubben.dk") {
body {
    font-family: "Comic Sans MS", "Comic Sans", cursive;
    color: blue;
    text-shadow: 1px 1px 2px white;
    background: none;
    background-color: green;
}

a:link {
    color: yellow;
}

#menu {
    background-color: red;
}

#menu a {
    color: yellow;
}

.bg-element {
    background-color: white;
}

.bg-element > .element {
    background-color: grey;
}

.footer {
    background-color: red;
}

.footer > .container {
    background-color: red;
}

.ui-widget-header {
    background-color: red;
}

.table {
    background-color: green;
}

table.dataTable tbody tr {
    background-color: blue;
}
.ui-state-default {
    background-color: grey;
}

#submenu {
    background: none;
    background-color: grey;
}
}

Reviews

No reviews yet.