From 10735f1cc0025e394dd001f8189be855795f9934 Mon Sep 17 00:00:00 2001 From: Sriram Hariharan Date: Sun, 30 Dec 2018 18:20:57 -0600 Subject: [PATCH] Styling select --- css/styles.css | 6 +++++- js/content.js | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/css/styles.css b/css/styles.css index 475f4a90..b9ef6c7a 100644 --- a/css/styles.css +++ b/css/styles.css @@ -175,7 +175,11 @@ animation: fadein 0.5s, fadeout 0.5s 2.5s; } -#semesters {} +#semesters { + padding: 5px; + margin-right: 10px; + margin-top: 10px; +} @-webkit-keyframes fadein { from { diff --git a/js/content.js b/js/content.js index 550e045e..f37fcd3a 100644 --- a/js/content.js +++ b/js/content.js @@ -56,8 +56,8 @@ $(function () { -
-