summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstefan_gey <stfngy@proton.me>2025-03-26 09:33:10 +0100
committerstefan_gey <stfngy@proton.me>2025-03-26 09:33:10 +0100
commitfa48ce31fb44a75a792740f60c7b53423bfdf84b (patch)
treefc3fd1c66fab35d75e43f51dc68c9f50f155bd4d
parentf99b7701847efec51466d6a54f5f057cc6234d88 (diff)
changed stylesheet
-rwxr-xr-xstyle/style.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/style/style.css b/style/style.css
index 1548237..e15d884 100755
--- a/style/style.css
+++ b/style/style.css
@@ -5,7 +5,6 @@
--secondary-color: saddlebrown;
--tertiary-color: limegreen;
--shadow-color: black;
- /* cursor: url(./minecraft_carrot.cur), auto; */
}
body {
margin: 0px;
@@ -97,7 +96,6 @@ nav {
overflow: auto;
/* height: calc(100% - 20px); */
margin: 10px;
-
}
nav a {
display: block;
@@ -122,15 +120,6 @@ select {
.hor_spacing .hor_spacing_item:last-child {
margin-bottom: 0;
}
-/* button {
- display: block;
-}
-button * {
- margin: 0;
-}
-img {
- width: 100%;
-} */
.listenbox {
border: 1px solid var(--primary-color);
border-radius: 10px;