You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
565 B
28 lines
565 B
7 years ago
|
/*
|
||
|
Document : roblib_search_evergreen
|
||
|
Created on : Apr 11, 2013, 2:27:50 PM
|
||
|
Author : ppound
|
||
|
Description:
|
||
|
Purpose of the stylesheet follows.
|
||
|
*/
|
||
|
|
||
|
.islandscholar-citation, .islandscholar-author{
|
||
|
font-size: smaller;
|
||
|
}
|
||
|
.islandscholar-hostTitle{
|
||
|
font-size: smaller;
|
||
|
font-style: italic;
|
||
|
}
|
||
|
.islandscholar-genre, .islandscholar-volume{
|
||
|
padding-left: 10px; font-size: smaller;
|
||
|
}
|
||
|
|
||
|
.islandscholar-authors, .islandscholar-source {
|
||
|
padding-left: 10px;
|
||
|
}
|
||
|
|
||
|
.islandscholar-label {
|
||
|
font-size: smaller; font-weight: bolder;
|
||
|
}
|
||
|
|