Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
| 
 | |||
|  | Welcome to WordPress. This is your first post. Edit or delete it, then start blogging! November 18th, 2013 |  Category: Uncategorized  | Archive[ view more… ] | |
| Copyright © 2011. The Journal of Pre-Raphaelite Studies, York University 
/* ----------------------------------------- */
/* View: Sidebar 1 - start */
/* ----------------------------------------- */
.widget-title h3 {
  background: url(http://jprs.apps01.yorku.ca/wp-content/uploads/2017/08/sidebarh2.gif) #fff;
  width: 180px;
  height: 30px;
  color: #fff;
}
#wysiwyg_widgets_widget-4 {
    background: rgba(0, 0, 0, 0) url("http://jprs.apps01.yorku.ca/wp-content/uploads/2017/08/sidebar.gif") repeat-x scroll center top;
}
.sidebar-toggle {
  padding-left: 10px;
  margin-top: 0;
}
button.accordion {
    background-color: inherit;
    color: #444;
    cursor: pointer;
    padding: 4px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
}
/*button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}*/
div.panel {
    padding: 0 5px 0 20px;
    background-color: none;
    display: none;
}
.widget-title {
    height: 40px !important;
}
.panel {
    border: 0 solid transparent;
    border-radius: 4px;
    box-shadow: none;
    margin-bottom: 5px;
}
div.widget a:link, div.widget a:visited, div.widget a:active, div.widget td a:link, div.widget td a:visited, div.widget td a:active, div.widget ul li a:link, div.widget ul li a:visited, div.widget ul li a:active {
    color: #e06529;
}
/* ----------------------------------------- */
/* View: Sidebar 1 - end */
/* ----------------------------------------- */
 | |||
