diff --git a/css/coptic_dictionary.css b/css/coptic_dictionary.css index 5540081..9c520f9 100644 --- a/css/coptic_dictionary.css +++ b/css/coptic_dictionary.css @@ -26,7 +26,7 @@ body{ } .anti{font-family: antinoouRegular, sans-serif;} -#orths td{font-family: antinoouRegular, sans-serif;} +#orths td{font-family: antinoouRegular, sans-serif; vertical-align: top;} #results td{font-family: antinoouRegular, sans-serif;} #senses td{font-family: antinoouRegular, sans-serif;} .entrylist td{font-family: antinoouRegular, sans-serif;} @@ -102,7 +102,7 @@ ol{margin: 0px !important} .icon-annis:before { content: "\e608"; font-family: 'annistools'; - color: #6d2020; + color: #AE2124; } @@ -141,9 +141,9 @@ ol{margin: 0px !important} border: 1px solid gray; } -.freq_icon{color: #6d2020; +.freq_icon{color: #AE2124; position: relative; -top: -3px; +top: 6px; } @@ -323,6 +323,8 @@ padding:2px } .annis_link { + vertical-align:top; + text-align:right; color:#9e6a43; } @@ -331,4 +333,75 @@ padding:2px } .orth_table_header > th{font-family: antinoouRegular; padding-left:5px} -.dialect{text-align:center} \ No newline at end of file +.dialect{text-align:center} +.btn-page{margin:10px} + +th.annis_link, th.tla_orth_id{color:#333} +table a i.freq-icon{color:#AE2124;} + +td.colloc{text-align:left} + + +.fa-rotate-45 { + top:11px; + font-size:73%; + text-align:left; + color:#AE2124 !important; + -webkit-transform: rotate(45deg); + -moz-transform: rotate(45deg); + -ms-transform: rotate(45deg); + -o-transform: rotate(45deg); + transform: rotate(45deg); +} + +.fa-rotate-315 { + top:-9px; + font-size:73%; + text-align:left; + color:#AE2124 !important; + -webkit-transform: rotate(-45deg); + -moz-transform: rotate(-45deg); + -ms-transform: rotate(-45deg); + -o-transform: rotate(-45deg); + transform: rotate(-45deg); +} + +.scriptorium_logo{height:16px; + width:16px; + top: -2px; + position: relative; + } + +.tla_no_header{ +color:#41494e; +} + +.col-lg-12 > .page-header{margin-bottom: 0px !important; margin-top: 0px !important} +.col-lg-12 > .page-header > h2 {margin-top: 0px !important} + +.single_sense{margin-left:24px} + +.webservice_example_table{ border-collapse: collapse; + background: #fff; + border-radius: 10px; + /*overflow: hidden;*/ + width: 100%; + margin: 0 auto; + /*position: relative;*/ + } + +.webservice_example_table tr th{background: #36304a;} + +.webservice_example_table th{ + font-size: 18px; + color: #fff; + line-height: 1.2; + font-weight: unset;} + +.webservice_example_table td { padding: 5px !important;word-break: break-all;vertical-align:top;} + +.webservice_example_table tr:nth-child(even) { + background-color: #f5f5f5; +} + +.webservice_code{width:75% !important} \ No newline at end of file diff --git a/entry.cgi b/entry.cgi index ad4d282..d279c0b 100755 --- a/entry.cgi +++ b/entry.cgi @@ -43,23 +43,31 @@ def second_orth(orthstring): if second_orth is not None: if second_orth.group(2) != first: return second_orth.group(2) + dots - return "--" + return "–" def sense_list(sense_string): senses = sense_string.split("|||") - sense_html = "