Styling select

This commit is contained in:
Sriram Hariharan
2018-12-30 18:20:57 -06:00
parent b4683afea1
commit 10735f1cc0
2 changed files with 7 additions and 3 deletions

View File

@@ -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 {