File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ const SERVICE_START = {
1818 doaj : "1809" ,
1919 pubmed : "1809-01-01" ,
2020 base : "1665-01-01" ,
21+ triple : "1750" ,
2122 default : "1970-01-01" ,
2223} ;
2324
Original file line number Diff line number Diff line change @@ -143,5 +143,4 @@ $highlight: #e1e5e5;
143143 $highlight-searchterm : #EAEAEA ;
144144 $infolink : #622166 ;
145145 $modal-title : $medium-blue ;
146- $area-title-h2 : $okm-blue ;
147146}
Original file line number Diff line number Diff line change @@ -527,9 +527,9 @@ img#preview_page {
527527 background-color : $medium-blue ;
528528 color : white ;
529529 padding : 5px ;
530- border-radius : 5 px ;
531- -moz-border-radius : 5 px ;
532- -webkit-border-radius :5 px ;
530+ border-radius : 14 px ;
531+ -moz-border-radius : 14 px ;
532+ -webkit-border-radius : 14 px ;
533533 text-decoration : none ;
534534
535535 & :hover {
You can’t perform that action at this time.
0 commit comments