aboutsummaryrefslogtreecommitdiff
path: root/src/css
diff options
context:
space:
mode:
Diffstat (limited to 'src/css')
-rw-r--r--src/css/styles.css9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/css/styles.css b/src/css/styles.css
index a455835..fdb2551 100644
--- a/src/css/styles.css
+++ b/src/css/styles.css
@@ -6,7 +6,7 @@
--btn-color: #2d2;
--btn-text: #000;
--btn-hover: #0a0;
- --light-text: #aaa
+ --light-text: #aaa;
}
@@ -46,13 +46,6 @@ footer {
padding: 10px;
}
-.item {
- margin: 10px;
- border: 2px solid #777;
- border-radius: 5px;
- padding: 7px;
-}
-
img {
image-orientation: from-image;
}