mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-10-29 18:37:35 +01:00
Basic implementation of search feature
This commit is contained in:
@@ -41,7 +41,7 @@ This configuration is now located in the first script included in the index_temp
|
||||
content: "extra-wide";
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
@media only screen and (min-width: 100px) and (max-height: 450px) {
|
||||
html {
|
||||
font-family: "extra-short";
|
||||
@@ -50,3 +50,4 @@ This configuration is now located in the first script included in the index_temp
|
||||
content: "extra-short";
|
||||
}
|
||||
}
|
||||
*/
|
||||
Reference in New Issue
Block a user