Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/styles/dark.css')
-rw-r--r--docs/styles/dark.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/styles/dark.css b/docs/styles/dark.css
index 90e632b3a..2c5b50a29 100644
--- a/docs/styles/dark.css
+++ b/docs/styles/dark.css
@@ -470,13 +470,6 @@ video {
max-width: 100%;
}
-@media all and (max-width: 600px) {
- table {
- width: 55vw!important;
- font-size: 3vw;
- }
-}
-
.exampleblock > .content {
background-color: var(--background);
}