-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathheader.html
More file actions
147 lines (132 loc) · 4.56 KB
/
Copy pathheader.html
File metadata and controls
147 lines (132 loc) · 4.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=EB+Garamond|Lato:400,700">
<link type="text/css" rel="stylesheet" href="https://prod.library.gvsu.edu/libs/fontawesome/fontawesome-all.min.css">
<link type="text/css" rel="stylesheet" href="https://gvsu.edu/cms4/skeleton//1/files/css/styles.css">
<link type="text/css" rel="stylesheet" href="https://gvsu.edu/library/files/css/base.css">
<script src="https://gvsu.edu/cms4/skeleton/1/files/js/cms4.1.min.js"></script>
<script src="https://prod.library.gvsu.edu/labs/template_hours/hours.js"></script>
<style>
.breadcrumb {
border: none !important;
background: #fff !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
#s-lib-admin-bc .breadcrumb, #s-lib-bc .breadcrumb {
font-size: 12px !important;
}
ul.nav.nav-tabs, #s-lg-guide-header-attribute {
font-size: 16px;
}
.dropdown-menu, .multiselect-item.filter .input-group-addon {
font-size: 14px;
}
.fa, .far, .fas { font-family: FontAwesome !important; }
.s-lib-profile-div .label.label-info {
padding: .4em !important;
}
</style>
<div role="banner">
<a href="#main" class="focus-inverted">Skip to main content</a>
<div class="header">
<div class="row content">
<div class="col-5 col-sm-12 logo">
<div class="col-12 col-sm-9">
<h1>
<a href="https://www.gvsu.edu">
<!--[if lte IE 8|!IE]>
<img src="https://www.gvsu.edu/homepage/files/img/gvsu_logo_white.png" alt="Grand Valley State University Logo" />
<![endif]-->
<!--[if gte IE 9|!IE]><!-->
<img src="https://gvsu.edu/homepage/files/img/gvsu_logo_white.svg" alt="Grand Valley State University Logo" onerror="this.onerror=null;this.src='https://gvsu.edu/homepage/files/img/gvsu_logo_white.png'">
<!--<![endif]-->
<span id="gv-logo-label" class="sr-only" aria-hidden="true">Grand Valley State University</span>
</a>
</h1>
</div>
<div class="hide-lg hide-md col-sm-3">
<a id="gv-hamburger" role="button" tabindex="0" aria-label="Menu" aria-controls="cms-navigation-mobile">
<img src="https://prod.library.gvsu.edu/labs/cms4.1_files/menu.png" alt="" style="width:auto;min-width:auto;" aria-hidden="true"></span>
</a>
</div>
</div>
<div class="col-7 col-sm-12 quick hide-print hide-sm">
</div>
</div>
</div>
<div class="site">
<div class="row content">
<div class="col-8 col-sm-12">
<h1 class="h2 serif padding-none">
<a href="https://gvsu.edu/library">
University Libraries
</a>
</h1>
<h2 class="sr-only">Search</h2>
<form action="https://gvsu.summon.serialssolutions.com/search" class="library-search" role="search">
<input name="spellcheck" value="true" type="hidden">
<p>
<label for="s.q" class="sr-only">
Search the Library for Articles, Books, and More
</label>
<input id="s.q" name="s.q" placeholder="Find articles, books, & more" size="45" type="text"><button type="submit">Find It!</button>
</p>
</form>
<div class="library-nav">
<h3>More research tools:</h3>
<ul>
<li>
<a href="https://libguides.gvsu.edu/az.php">Databases</a>
</li>
<li>
<a href="https://gvsu.edu/library/findbooks">Books</a>
</li>
<li>
<a href="https://gvsu.edu/library/findjournals">Journals</a>
</li>
<li>
<a href="https://libguides.gvsu.edu/">Subject Guides</a>
</li>
</ul>
</div>
</div>
<div class="col-4 col-sm-12 library-hours">
</div>
</div>
</div>
<div id="cms-navigation" class="navigation hide-sm hide-print">
<div class="content">
<div role="navigation">
<ul role="menubar">
<li>
<a href="https://gvsu.edu/library/find-materials-2.htm" target="_self">
Find Materials
</a>
</li>
<li>
<a href="https://gvsu.edu/library/services-4.htm" target="_self">
Services
</a>
</li>
<li>
<a href="https://gvsu.edu/library/about-the-university-libraries-3.htm" target="_self">
About Us
</a>
</li>
<li>
<a href="https://help.library.gvsu.edu" target="_self">
Help
</a>
</li>
<li>
<a href="https://www.gvsu.edu/library/myaccount" target="_self">
My Account
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div role="main" id="main">
<div class="content">
<div id="cms-content">