diff options
Diffstat (limited to 'style/style.css')
| -rwxr-xr-x | style/style.css | 11 |
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; |
