Spaces:
Running
Running
Commit
·
1bf46d0
1
Parent(s):
2ecdfa1
Update templates/index.html
Browse files- templates/index.html +3 -0
templates/index.html
CHANGED
@@ -153,6 +153,9 @@
|
|
153 |
#share:hover {
|
154 |
opacity: 0.5;
|
155 |
}
|
|
|
|
|
|
|
156 |
#additional-info {
|
157 |
display: none;
|
158 |
transition: 0.3s ease;
|
|
|
153 |
#share:hover {
|
154 |
opacity: 0.5;
|
155 |
}
|
156 |
+
#show-more {
|
157 |
+
cursor: pointer;
|
158 |
+
}
|
159 |
#additional-info {
|
160 |
display: none;
|
161 |
transition: 0.3s ease;
|