diff --git a/application/views/pages/contact.php b/application/views/pages/contact.php index 0a049eb..ebc7e3c 100755 --- a/application/views/pages/contact.php +++ b/application/views/pages/contact.php @@ -1,6 +1,6 @@
-

Contact Bruce Peel Special Collections

+
diff --git a/application/views/pages/visit.php b/application/views/pages/visit.php index 32a4e8c..939f5de 100755 --- a/application/views/pages/visit.php +++ b/application/views/pages/visit.php @@ -122,17 +122,17 @@
-

Hours

+

Hours

Bruce Peel Special Collections is open year round, Monday through Friday from 12:00pm to 4:30pm, excluding holidays.

-

Location

+

Location

The University of Alberta is accessible via Edmonton Transit Service (link), either through the LRT (University Station) or numerous bus routes.

Bruce Peel Special Collections is located on the University of Alberta’s North Campus, in the basement of Rutherford South. The basement can be reached via the staircases on the west and east sides of the main level of Rutherford South.

-

Accessibility

+

Accessibility

Researchers with mobility restrictions can access the library using the elevator located on the main floor of the School of Library and Information Studies (SLIS). The entrance to SLIS (which is wheelchair accessible) is located on the southwest corner of Rutherford South. The elevator is located past the second set of doors. To reach the Peel library, take the elevator diff --git a/docroot/assets/css/custom.css b/docroot/assets/css/custom.css index 437c45e..aa4afb2 100755 --- a/docroot/assets/css/custom.css +++ b/docroot/assets/css/custom.css @@ -774,13 +774,16 @@ float: left; line-height: 30px; } .getting h3{ - + background-color: #fff; margin: 0; padding:15px; border: 2px solid #efefef; border-top-right-radius: 10px; border-top-left-radius: 10px; } +.getting h3.no-back{ + background-color: transparent; +} .visit-rules{ margin: 10px 50px; @@ -788,7 +791,6 @@ float: left; .contact-image{ float: right; margin-right: 100px; - margin-top: -20px; width: 450px; } .int{