start physics...

This commit is contained in:
Ross
2020-12-15 23:07:06 +00:00
parent fc098f681c
commit 90f69c2c14
26 changed files with 1301 additions and 1 deletions
+16
View File
@@ -322,4 +322,20 @@ img.uploading:hover {
.google-link {
padding-left: 10px;
font-size: smaller;
}
#full-question-list-physics .abcde li {
padding: 0px;
clear: right;
}
#full-question-list-physics li {
padding-bottom: 10px;
}
#full-question-list-physics {
user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
}