mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Fix stile Minesweeper
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
padding-left: 0 !important;
|
||||
padding-right: 0 !important;
|
||||
}
|
||||
html.dark, .dark [text~="dark:gray-200"] {
|
||||
color: revert !important;
|
||||
background: revert !important;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body class="font-sans dark:text-white dark:bg-hex-121212" oncontextmenu="return false;">
|
||||
|
Reference in New Issue
Block a user