Created
March 8, 2019 14:30
-
-
Save cdpath/76612932e694fe3def1dfc6188a41bf2 to your computer and use it in GitHub Desktop.
Chambers Thesaurus, 5th
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
body{font-family:"Lucida Grande", "Open Sans", "Lucida Sans Unicode";font-size:100%;padding:0%;} | |
a{text-decoration:none;color:#000;} | |
p.lnk,p.lnk a{font-style:bold;color:blue;} | |
p.dg{margin-top:5px;margin-bottom:2px;} | |
span.r{color:#202040;} | |
/* span.ctx,a.ctx{color:blue;} */ | |
span.sc{font-variant:initial; font-size: 75%; padding: 0px 2px 0px 2px; border: 1px solid gray; margin-right: 2pt;color: black;} | |
/* h2{font-weight:400;border-bottom:1px dotted #404040;color:#000;font-size:110%;margin-bottom:3px;margin-top:10px;} */ | |
/* Word Entry*/ | |
h2{font-family:"Helvetica";font-size:100%; margin-top:2px;margin-bottom:2px} | |
h2 span.hw{font-weight: bold;} | |
/* Part of speech*/ | |
span.pos{background-color: #FAF187; font-weight: bold; font-style: normal;} | |
/*Synonym and antonym*/ | |
p.syn,div.ANT p{margin-top:5px;margin-bottom:5px;} | |
/* Anatonyms: */ | |
p.sec{display:none;} | |
div.ANT{background-color:#e3edf9} | |
span.con,span.con a{font-weight:700;} | |
span.xg a,a.aa{text-decoration:underline;} | |
div.dg {padding-right:10px;color:maroon;} | |
div.dg{margin-top:10px;} | |
div.note{margin-left:20px;font-size:90%;font-color:gray;} | |
span.sel{background-color:#FF9;font-weight:700;} | |
span.vg{color:#000;} | |
span.ex,span.vg{font-style:italic;font-weight:400;} | |
span.var,span.inf,span.mwe{font-weight:700;font-style:normal;white-space:nowrap;} | |
span.sh,span.sh a{color:navy;font-weight:700;} | |
span.drv{color:navy;} | |
table{font-size:100%;} | |
sup,a.sup,sub,a.sub{font-size:70%;} | |
h1,h1 a,h3,h3 a,span.hw a,h2 span.var,span.mwe,span.mwe a{color:#4A6C9B;} | |
span.head,span.head a {color:maroon;} | |
/* span.ex,span.ex a,div.BOX p i,div.BOX p i a,div.BOX b,div.BOX b a{color:#0b590b;} */ | |
div.quo {background-color:#e3edf9;color:black;} | |
div.quo b{display:none;} | |
span.auth span.sc{border: none;} | |
span.auth span.sc:before{content: "(";} | |
span.auth span.sc:after{content: ")";} | |
span.auth br{display: none;} | |
ID{display:none;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment