Skip to content

Citizenfreepress.com by curather

Screenshot of Citizenfreepress.com

Details

Authorcurather

LicenseNo License

Categoryuserstyles

Created

Updated

Size5.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark theme for citizen free press

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Citizenfreepress
@namespace      citizenfreepress.com
@author         Curather
@description    `Dark theme for citizen free press`
@version        20220726.14.27
@license        CC0-1.0
@preprocessor   uso
<a  href="https://icons8.com/icon/95tjpz0WdSIQ/twitterx">TwitterX</a> icon by <a href="https://icons8.com">Icons8</a>
<a  href="https://icons8.com/icon/20774/google-cloud-platform">Google Cloud Platform</a> icon by <a href="https://icons8.com">Icons8</a>
<a  href="https://icons8.com/icon/hFSYhmJSebhy/yahoo">Yahoo</a> icon by <a href="https://icons8.com">Icons8</a>
==/UserStyle== */


@-moz-document domain("citizenfreepress.com") {
    
:root {
    --bgcol0: #161616;
    --color0: #eaeaea;
    --bgcol1: #222;
    --color1: #eaeaea;
    --rumble-green: #74a441;

    --header-bg: var(--bgcol0);
    --input-bgcol: #fff;
    --input-color: #1c1c1c;
    --button-border: var(--rumble-green);
    --button-bg: none;

    --rumble-logo: "m 7.5,0 c -0.69548,-0.008 -1.29958,0.1276 -1.81666,0.41494 -0.40852,0.20428 -0.7491,0.5455 -1.02138,0.88572 -0.68092,-0.068 -1.36238,0.0688 -1.9071,0.40962 -1.9066,1.02138 -2.58658,3.9477 -2.65452,9.25888 0,5.10686 0.74952,8.03646 2.58802,9.1259 0.47662,0.27228 1.02032,0.40696 1.63314,0.40696 a 3.4045898,3.4045898 0 0 0 1.29534,1.29534 c 1.90658,1.02138 4.76534,0.1362 9.12324,-2.38322 4.35788,-2.5194 6.60436,-4.6318 6.60436,-6.74268 0.068,-0.54472 -0.0682,-1.02188 -0.34044,-1.56664 0.20434,-0.47662 0.34044,-1.02088 0.34044,-1.4975 0,-2.17892 -2.17838,-4.22172 -6.60436,-6.80918 -3.0833,-1.81062 -5.46272,-2.77684 -7.24008,-2.79814 z m 0.0852,3.76898 c 3.6977,0.0414 10.08344,4.09082 10.08344,7.13368 -0.0682,2.65554 -8.51256,8.91898 -11.64476,7.0805 -3.06412,-1.7023 -3.06412,-12.18738 0,-13.88968 0.42132,-0.2298 0.95624,-0.33126 1.56132,-0.3245 z m 0.99212,3.63334 c -0.3037,-0.004 -0.57134,0.0474 -0.782,0.1622 -1.5661,0.8852 -1.5661,6.13038 0,6.94748 1.56612,0.8852 5.8543,-2.24758 5.8543,-3.6094 0,-1.4629 -3.2164,-3.48084 -5.0723,-3.50034 z";
}

::selection {
    color: #000;
    background-color: var(--rumble-green);
}

html,

body {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    --bgc2: #131313;
    /*ZigZag background by eCSSpert*/
    background:
    linear-gradient(135deg, var(--bgc2) 25%, transparent 25%) -25px 0,
    linear-gradient(225deg, var(--bgc2) 25%, transparent 25%) -25px 0,
    linear-gradient(315deg, var(--bgc2) 25%, transparent 25%),
    linear-gradient(45deg, var(--bgc2) 25%, transparent 25%);
    background-size: 50px 50px;
    background-color: #111;
    color: #fff
}


textarea {
    background-color: #111;
    color: #FFF;
    font: inherit;
    margin: 0
}
a {
    color:#c1bebe;
}

.post-navigation a {
    font-style: italic;
    color: #FFF;
    text-decoration: none
}
.post-navigation a:visited {
    color: #FFF
}

.wpd-top-links::before {
    content: "CITIZEN FREE PRESS";
    display: block;
    margin: 22px 0 40px;
    font-family: Impact, Impacto, AvenirNextCondensed-Bold, AvenirNext-Bold, sans-serif;
    text-shadow: #138a00 -1px 0, #138a00 -2px 0, #138a00 -3px 1px, #138a00 -4px 1px, #138a00 -5px 1px, #138a00 -6px 2px, #138a00 -7px 2px;
    font-size: 70px;
    font-weight: normal;
    font-style: italic;
    text-transform: uppercase;
    color: #c1bebe;
    text-decoration: none;
    text-align: center;
    max-width: 100vw;
    white-space: nowrap;
}
#header {
    background: #222;
}

.a#logo-or-name {
    content: "CITIZEN FREE PRESS";
    display: block;
    margin: 22px 0 40px;
    font-family: Impact, Impacto, AvenirNextCondensed-Bold, AvenirNext-Bold, sans-serif;
    text-shadow: #138a00 -1px 0, #138a00 -2px 0, #138a00 -3px 1px, #138a00 -4px 1px, #138a00 -5px 1px, #138a00 -6px 2px, #138a00 -7px 2px;
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    text-transform: uppercase;
    color: #c1bebe;
    text-decoration: none;
    text-align: center;
    max-width: 100vw;
    white-space: nowrap;
    background: #222;
}

.main-content {
    background: #222;
    color: #1fe300;
}

#wpcomm .wc-comment-header {
    margin-bottom: 0px;
}
#wpcomm * {
    background: #222;
    color: #1fe300;
}

.wpdiscuz_clear {
    background:#222
}

.wpd-top-links {
    background: #222;
}
    


    
a[href*="1ft.io"]:before {
	content: "";
	padding: 0 16px 0 0;
	margin: 0 4px;
	background: url(https://1ft.io/public/img.svg) no-repeat center;
}
    
a[href*="news.yahoo.com"]:before {
	content: "";
	padding: 0 16px 0 0;
	margin: 0 4px;
	background: url(https://img.icons8.com/badges/16/yahoo.png) no-repeat center;
}
    
a[href*="webcache.googleusercontent.com/search?q="]:before {
	content: "";
	padding: 0 16px 0 0;
	margin: 0 4px;
	background: url(https://img.icons8.com/color/16/google-cloud-platform.png) no-repeat center;
}
    
a[href*="twitter.com"][target=_blank]:before, a[href*="twitter.com%2F"]:before, a[href*="x.com/"]:before, a[href*="threadreaderapp.com/"]:before {
	content: "";
	padding: 0 16px 0 0;
	margin: 0 4px;
	background: url(https://img.icons8.com/badges/16/twitterx.png) no-repeat center;
}

a[href*="www.youtube.com/watch"][target=_blank]:before, a[href*="youtube.com%2Fwatch"]:before, a[href*="youtu.be"]:before {
	content: "";
	padding: 0 16px 0 0;
	margin: 0 4px;
	background: url(https://img.icons8.com/color/16/youtube-play.png) no-repeat center;
}
img.ytb-play {
	left: 156px !important;
}

.wpd-top-links li .headline-link {
    color: #1fe300;
}

#wpcomm .wpdiscuz-front-actions {
    background:#222;
}
}

Reviews

No reviews yet.