X theme for Datarepublican.com
datarepublican.com by zman3

Details
Authorzman3
LicenseNo License
Categorydatarepublican.com
Created
Updated
Code size2.9 kB
Code checksumb198d812
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
#x #twitter #elon #dataRepublican #DOGE, This is not endorsed by anyone listed. work in progress.
Source code
/* ==UserStyle==
@name datarepublican.com
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("datarepublican.com") {
/* Insert code here... */
body {
margin: 1rem;
margin-top: 0.5rem;
margin-bottom: 1rem;
min-height: 100vh;
--tw-bg-opacity: 1;
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
padding-top: 0.125rem;
padding-bottom: 0.125rem;
font-family: 'Open Sans', Helvetica, sans-serif;
--tw-text-opacity: 1;
color: #f7f9f9;
background:#15202b;
font-family: "Libre Franklin", serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
}
.whitespace-nowrap {
color:#f7f9f9;
white-space: nowrap;
}
path {
fill: #1d9bf0;
}
path :hover {
fill: #6060cf;
}
#searchBox {
font-size: 0.875rem;
line-height: 1.25rem;
color:black;
}
#filterInput{
color: Black;
}
#resultsContainer {
/* background:green;*/
}
.bg-white {
--tw-bg-opacity: 1;
background-color: #1d2732;
}
.flex-col {
}
button {
min-width: 65px;
border-radius: 0.50rem;
margin-left:30px;
--tw-bg-opacity: 1;
background-color: #1d9bf0;
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
padding-right: 0.5rem;
font-size: 0.875rem;
line-height: 1.25rem;
font-weight: 500;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.shadow-lg {
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
color:green;
background:#15202b;
}
.text-black {
--tw-text-opacity: 1;
color:#f7f9f9;
}
.text-xs {
font-size: 0.75rem;
line-height: 1rem;
color:#f7f9f9;
}
#nonprofitTable{
background:blue !important;
}
table, th, td {
border-width: 5px;
background:green;
}
tbody td {
background-color: #1d2732;
}
table, th, td {
border-width: 1px;
background:#1d9bf0;
}
.bg-gray-200 {
--tw-bg-opacity: 1;
background-color: #a20000;
}
.bg-gray-100 {
--tw-bg-opacity: 1;
background-color: #1d9bf0;
}
.bg-gray-100 > b:nth-child(5) > span:nth-child(1){
background-color: #392aab !important;
}
/* stuff for new tool */
.bg-yellow\/20 {
background-color: rgba(16, 162, 228, .2);
}
.bg-gray-100\/50 {
background-color: rgba(16, 162, 228, .2);
}
.bg-gray-200 {
--tw-bg-opacity: 1;
background-color: #343434;
}
#nonprofitBox{
color:black;
}
#officerBox{
color:black;
}
}