diff --git a/anatomy/static/css/anatomy.css b/anatomy/static/css/anatomy.css index c1a91184..15b8e3af 100644 --- a/anatomy/static/css/anatomy.css +++ b/anatomy/static/css/anatomy.css @@ -731,4 +731,10 @@ input { color: purple; text-decoration: underline; cursor: pointer; +} + +.hide-show{ + float: right; + transform: rotate(90deg) translateX(60px); + color: blueviolet; } \ No newline at end of file diff --git a/longs/templates/longs/exam_scores_user.html b/longs/templates/longs/exam_scores_user.html index 3758ef26..ccea5b4e 100644 --- a/longs/templates/longs/exam_scores_user.html +++ b/longs/templates/longs/exam_scores_user.html @@ -57,8 +57,7 @@