Skip to content

polygon home theme by axtrct

Details

Authoraxtrct

Licenseamongus (not real)

Categorypolygon, pizzaboxer

Created

Updated

Size2.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

AMENGOS

Notes

YO

Source code

/* ==UserStyle==
@name         polygon home theme
@version      20210926.10.11
@namespace    userstyles.world/user/axtrct
@description  AMENGOS
@author       axtrct
@license      amongus (not real)
==/UserStyle== */

@-moz-document domain("polygon.pizzaboxer.xyz") {
.navbar-orange {
    background-color: rgba(224, 74, 50, 0.5);
}
.navbar-orange, .nav-item .dropdown-menu {
    background-color: rgba(224, 74, 50, 0.5);
}
.bg-dark {
    background-color: rgba(52, 58, 64, .5)!important;
}
ody {
 background-image: url("paper.gif");
 background-color: #cccccc;
}

	body
	{
		background: url(/img/landing/polygonville-edit2.jpg);
		background-attachment: fixed;
		background-size: cover;
		background-position: center;
		box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);
	}

	.bg-landing
	{
		background-color: rgba(129, 156, 82, 0.5);
	}

	.navbar-orange
	{
		background-color: rgba(224, 74, 50, 0.5);
	}

	.nav-link, .nav-link:hover
	{
		color: white;
	}

	.app 
	{ 
		color: white;
		text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5); 
	}

	.app .btn, .app .nav-link, .app small.text-danger 
	{ 
		text-shadow: none; 
	}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: rgb(255 255 255 / 50%);
    border-color: rgb(255 255 255 / 50%) rgba(255, 255, 255, .5) rgba(255, 255, 255, .5) rgba(255, 255, 255, .5)
}
.nav-tabs.flex-column .active {
    border-color: rgb(255 255 255 / 50%) rgba(255, 255, 255, .5) rgba(255, 255, 255, .5) rgba(255, 255, 255, .5)!important;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0;
}
.app {
    color: black;
    text-shadow: 0 0.05rem 0.1rem rgb(0 0 0 / 50%);
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid rgb(255 255 255 / 0%);
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e67a;
}

.adsbygoogle, ins {
    opacity: 0;
    width: 0 !important;
    height: 0 !important;
    margin-top: 0 !important;
    pointer-events: none;
}
.mt-2 {
    opacity: 0;
    width: 0 !important;
    height: 0 !important;
}
}

Reviews

No reviews yet.