can change the semester

This commit is contained in:
sghsri
2018-12-12 22:10:57 -06:00
parent 3984c26df6
commit 5bfb5c0865
5 changed files with 44 additions and 8 deletions

View File

@@ -152,13 +152,10 @@ body {
animation: ripple 1s ease-out;
}
input[type=number]{
input{
width: 80px;
font-weight: bold;
}
::placeholder{
};
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;