<

Computational-Psychiatry: Difference between revisions

From AI4Society Forum

No edit summary
No edit summary
Line 42: Line 42:
     left: 0;
     left: 0;
     z-index: 1;
     z-index: 1;
  }
  #courses {
    margin-top: 90px !important;
  }
  #courses_length {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    padding-left: 130px;
  }
  #courses_filter {
    position: fixed;
    top: 50px;
    right: 0;
   }
   }


Line 95: Line 77:
     }
     }
     else {
     else {
        $('#courses_length').css('position', 'fixed')
                            .css('top', '50')
                            .css('left', 0)
                            .css('right', 0)
                            .css('padding-left', 130);
        $('#courses_filter').css('position', 'fixed')
                            .css('top', 50)
                            .css('right', 0);
        $('#courses').css('margin-top', 90);
         $('#bodyContent > h1').hide();
         $('#bodyContent > h1').hide();
     }
     }

Revision as of 15:27, 16 June 2022

For general information about the Computational Psychiatry Collaboratorium, see https://ai4society.ca/computational-psychiatry/

Authors Title Date Type Venue Volume/Issue/Pages Details