mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-09 15:58:48 +00:00
Revert "Add simple dark mode styling"
This commit is contained in:
@@ -6,9 +6,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>SeedPass - Secure Password Manager</title>
|
||||
<!-- Stylesheets -->
|
||||
<link rel="stylesheet" href="./style.css">
|
||||
<link rel="stylesheet" href="./simple-dark.css">
|
||||
<!-- Relative path to style sheets -->
|
||||
<link rel="stylesheet" href="./style.css">
|
||||
<!-- Relative path to style.css -->
|
||||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet">
|
||||
<!-- Font Awesome for Icons -->
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" crossorigin="anonymous" referrerpolicy="no-referrer"/>
|
||||
|
Reference in New Issue
Block a user